Entropyk/.gemini/commands/bmad-bmm-check-implementation-readiness.toml

15 lines
722 B
TOML

description = """Critical validation workflow that assesses PRD, Architecture, and Epics & Stories for completeness and alignment before implementation. Uses adversarial review approach to find gaps and issues."""
prompt = """
Execute the BMAD 'check-implementation-readiness' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md
"""