Command Claude Code
Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure.
Command Claude Code
Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure.
Command Claude Code
Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now.
Command Claude Code
Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder.
Command Claude Code
Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations. Use when user requests ""party mode"" only.
Command Claude Code
Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something.
Command Claude Code
Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document.
Command Claude Code
Teach testing progressively through structured sessions. Use when user says ""lets learn testing"" or ""I want to study test practices"".
Command Claude Code
Generate failing acceptance tests using TDD cycle. Use when the user says ""lets write acceptance tests"" or ""I want to do ATDD"".
Command Claude Code
Expand test automation coverage for codebase. Use when the user says ""lets expand test coverage"" or ""I want to automate tests"".
Command Claude Code
Scaffold CI/CD quality pipeline with test execution. Use when the user says ""lets setup CI pipeline"" or ""I want to create quality gates"".
Command Claude Code
Initialize test framework with Playwright or Cypress. Use when the user says ""lets setup test framework"" or ""I want to initialize testing framework"".
Command Claude Code
Assess NFRs like performance security and reliability. Use when the user says ""lets assess NFRs"" or ""I want to evaluate non-functional requirements"".
MCP server Claude CodeCodexCursor +2
Comprehensive docstring quality vetting for Python projects. Runs locally from the docvet Python package.