README
01Agent Claude Code
This directory contains specifications for specialized Claude Code agents that work together to maintain code quality, documentation, and development workflow.
Agent Claude Code
This directory contains specifications for specialized Claude Code agents that work together to maintain code quality, documentation, and development workflow.
Agent Claude Code
Use this agent proactively when making significant architectural decisions and reactively to document architectural choices after they're made. Invoke when evaluating technology options, making foundational decisions, or discovering undocumented architectural choices.
Agent Claude Code
Use this agent proactively when creating documentation or reactively to review and improve existing docs. Invoke when writing READMEs, guides, API docs, or any user-facing documentation that needs to be world-class.
Agent Claude Code
Use this agent proactively during development to identify learning opportunities and reactively after completing work to document insights into CLAUDE.md. Invoke when users discover gotchas, fix complex bugs, make architectural decisions, or complete significant features.
Agent Claude Code
Manages implementation progress using a plan + worklog + learn model: long-term plan in localdocs/plan. .md, future pre-plan items in localdocs/backlog. .md, phase/session logs in localdocs/worklog.todo.md, localdocs/worklog.doing.md, localdocs/worklog.done.md, and learning notes in localdocs/learn. .md.
Agent Claude Code
Use this agent proactively to guide refactoring decisions during code improvement and reactively to assess refactoring opportunities after tests pass (TDD's third step). Invoke when tests are green, when considering abstractions, or when reviewing code quality.
Agent Claude Code
Use this agent proactively to guide Test-Driven Development throughout the coding process and reactively to verify TDD compliance. Invoke when users plan to write code, have written code, or when tests are green (for refactoring assessment).
Agent Claude Code
Use this agent when you need to analyze how a user-facing use case maps to the underlying data access patterns and architectural implementation in the codebase. This agent should be invoked proactively when: Context: Main agent is implementing a new feature for a data listing page. user: "I need to add functionality…
Agent Claude Code
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Claude Code
Compare two outputs WITHOUT knowing which skill produced them.
Agent Claude Code
Evaluate expectations against an execution transcript and outputs.