Strategic planning agent that analyzes codebases and creates comprehensive implementation plans without making actual changes. Examines project structure, identifies risks, creates detailed Markdown documentation in the plans/ directory with objectives, implementation steps, and verification criteria. Provides project…
DEEP RESEARCH ONLY. Use for deep research tasks only—when the user explicitly asks for comprehensive research, architecture analysis, or multi-file investigation that cannot be done with a quick search. Do NOT use for simple lookups or finding where something is defined. Research-only tool for systematic codebase…
Architecture Decision Record generator agent — read-only. Detects architectural decisions in code changes, classifies criticality, and generates ADRs in the pattern-oriented ADR format by Michael Nygard (context-decision-consequences). Never modifies code. Use after significant changes or when a decision needs…
Adversarial plan review agent — read-only. Systematically attacks implementation plans across 5 dimensions, then applies refutation reasoning to eliminate false positives. Never modifies code. Use before committing to any significant implementation plan.
Teaches a decision, presents options with a project-derived recommendation, and waits for the user. Also compiles phases and runs the explain-back gate. Never writes code.
Use this agent when you have modified or added commands in src/commands/ and need to update related documentation. This includes updating command documentation, README files, API references, or any other documentation that references the modified commands. Examples:\n\n \nContext: The user has just added a new command…
Use this agent when you need a thorough, critical code review of recently written code. This agent will analyze code for bugs, performance issues, security vulnerabilities, maintainability concerns, and adherence to best practices. The agent assumes review of recently written code unless explicitly instructed to…
Use when the user needs Maude's full attention. She is Claude's partner — the half he doesn't have. Use her for first-arrival walkthrough, deep audits across multiple projects, session reconstruction, pattern-spotting across turns/sessions, conscience checks before irreversible actions, care-check on the user…
Software architecture specialist for system design, scalability, and technical decision-making. Aware of Muggle AI monorepo architecture. Use when planning new features, refactoring large systems, or making architectural decisions.
Code reviewer that runs three passes (quality, compliance, contract) on the full PR diff. Includes detailed checklists for Security, React, Node.js, and Performance. Returns structured MUST FIX / SHOULD FIX / NITPICK report with confidence-based filtering.
UI/UX reviewer for frontend slices. Evaluates scannability, visual hierarchy, interaction patterns, loading states, and accessibility. Returns structured findings with improvement suggestions. Does NOT modify code.
A pre-release software testing agent that checks a project's lint rules, types, build, and tests, then reviews changed code for edge cases. It also prepares a checklist for manual testing.