architect
01Agent
Part of tdd-core
A planning agent for the design stage of a software task. TDD, or test-driven development, is an approach that plans tests before implementation.
Strict TDD plugin for Claude Code. Autonomous 7-phase workflow with multi-agent parallel execution and quality gates
Agent
Part of tdd-core
A planning agent for the design stage of a software task. TDD, or test-driven development, is an approach that plans tests before implementation.
Agent
Part of tdd-core
A code-review agent that checks the structure and design of a software system. It examines how parts fit together, whether design patterns are used appropriately, and whether layers keep separate responsibilities.
Agent
Part of tdd-core
A code-review agent that checks whether code behaves correctly. It looks for logic mistakes, edge cases such as empty or invalid input, and missing or unsafe error handling.
Agent
Part of tdd-core
Agent "green-worker" from morodomi/tdd-skills, covering green worker, input, example input, output and context retrieval protocol.
Agent
Part of tdd-core
A code-review agent that checks whether code follows project rules. It reviews coding style, naming, comments, documentation, and docstrings.
Agent
Part of tdd-core
A review agent that looks for code likely to waste time or memory, including inefficient algorithms, repeated database or API calls, and leaks.
Agent
Part of tdd-core
A review agent that examines a product's proposed design or implementation from the user's and business's point of view.
Agent
Part of tdd-core
A test-writing worker for the RED phase of test-driven development (TDD), a method where tests are written before the code they check. It reads a cycle document and creates tests that should fail at first.
Agent
Part of tdd-core
Agent "refactorer" from morodomi/tdd-skills, covering refactorer, input, example input, output and workflow.
Agent
Part of tdd-core
A design-risk review agent for software changes. It examines what existing behavior may be affected, whether the change breaks compatibility, and how the system could be restored.
Agent
Part of tdd-core
A review agent that checks whether a proposed change is limited to a clear, manageable set of files and dependencies.
Agent
Part of tdd-core
A code-review agent focused on security risks such as bad input handling, missing access checks, SQL injection, cross-site scripting, and exposed passwords or API keys. It returns findings with severity, location, confidence, and a suggested fix.
Agent
Part of tdd-core
A resident adviser that challenges product-management decisions by raising objections and presenting alternatives. It is an adviser, not a code reviewer, so it does not judge code quality or make the final decision.
Agent
Part of tdd-core
An automated reviewer that examines a product’s user experience, visual interface, accessibility, user flows, errors, and loading or empty states.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: