Agent
Primary implementer for any coding task — implementation, refactoring, debugging, code review.
Agent
Primary implementer for any coding task — implementation, refactoring, debugging, code review.
Agent
Ruthless post-implementation verifier — rejects work that doesn't meet spec. Read-only except running checks.
Agent
Systematic root-cause diagnosis — reproduce, hypothesize, test, fix, verify.
Agent
Writes and updates docs — READMEs, inline comments, usage examples — matching the project's existing style.
Agent
Catch-all agent for open-ended, multi-step tasks — research, content authoring, and text transformation (e.g. remastering/rewriting a section per a prompt or spec). Use when no more specific agent fits.
Agent
External docs and library best-practices lookup — official references, real-world examples, GitHub repo discovery.
Agent
Read-only architecture advisor — deep analysis, hard debugging, security and performance consulting.
Agent
Read-only; researches the codebase and produces a numbered, verifiable step plan before implementation.
Agent
Writes tests, builds test suites, and discovers edge cases across unit, integration, and E2E levels.
Agent
Adversarial security reviewer — find vulnerabilities, injection risks, exposed secrets, and failure modes. Read-only probing.
Agent
Fast read-only codebase recon — find files, patterns, functions, and entry points.