coder
01Agent
Implementation agent. Receives pre-written failing tests and makes them pass. Does NOT run tests itself — the orchestrator handles validation.
Agent
Implementation agent. Receives pre-written failing tests and makes them pass. Does NOT run tests itself — the orchestrator handles validation.
Agent
Use this agent when the user presents an architecture proposal, system design, implementation plan, technical idea, or code approach and wants it stress-tested before committing to implementation. This includes RFC reviews, ADR drafts, feature planning, migration strategies, API designs, data model proposals, or any…
Agent
Codebase-aware reviewer that checks for reuse, existing patterns, dead code, bloat, idioms, and boy scout rule. The core question: does this code fit well in the codebase?
Agent
Opinionated design reviewer focused on SRP, readability, extensibility, and simplicity. The core question: is this well-designed code that the next engineer can understand in 30 seconds?
Agent
Adversarial reviewer scanning for PII exposure, hardcoded secrets, and sensitive data leaks. The core question: can this code hurt someone?
Agent
Reviews tests for pyramid placement, coverage, naming, quality, and efficiency. The core question: are these tests at the right level, testing the right things, and running efficiently?
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: