Use this agent for Step S.5 - Code Quality validation.\n\nRuns linting, formatting verification, and type checking across monorepo packages.\n\nExamples:\n\n \nContext: Step S.5.\n\nuser: "Run code quality checks"\n\nassistant: "I'll use the code-quality-validator agent to run linting, formatting, and type…
Use this agent for Step S.6.4 - Code Review.\n\nPerforms an independent code review of the current phase's changes, checking for bugs, logic errors, security issues, and adherence to project conventions.\n\nExamples:\n\n \nContext: Step S.6.4, no external reviewer configured.\n\nuser: "Review the code changes for this…
Use this agent for Step S.7 - Documentation Updates.\n\nUpdates IMPLEMENTATIONPLAN.md and CHANGELOG.md after phase completion.\n\nExamples:\n\n \nContext: A development phase was just completed.\n\nuser: "Update documentation for Phase 2 completion"\n\nassistant: "I'll use the docs-updater agent to update the…
Use this agent for Step S.6.2 - PR Description generation.\n\nGenerates structured PR descriptions from git diff, implementation plan, and changelog.\n\nExamples:\n\n \nContext: Creating a PR for a completed phase.\n\nuser: "Create a PR for the feature branch"\n\nassistant: "I'll use the pr-writer agent to generate a…
Use this agent for Step S.6.4 - Code Review Response (Optional).\n\nHandles automated reviewer (e.g., CodeRabbit) comments by triaging, auto-fixing, and flagging concerns.\nSkip this agent if no automated code reviewer is configured for the repository.\n\nExamples:\n\n \nContext: An automated reviewer has commented on…
Use this agent for Step S.5 - Test Coverage validation.\n\nAlso use when:\n1. A development phase or increment has been completed\n2. New functionality has been implemented following the TDD process\n3. Code changes have been committed or are ready for review\n4. Before moving to the next phase of…
Crystallize brainstorming into a structured implementation plan. Reads DECISIONS.md for conflicts, auto-classifies scope (Q/S/P), and outputs an actionable plan.