diff --git a/src/bmm-skills/4-implementation/bmad-checkpoint/SKILL.md b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/SKILL.md similarity index 88% rename from src/bmm-skills/4-implementation/bmad-checkpoint/SKILL.md rename to src/bmm-skills/4-implementation/bmad-checkpoint-preview/SKILL.md index facf95289..540d07033 100644 --- a/src/bmm-skills/4-implementation/bmad-checkpoint/SKILL.md +++ b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/SKILL.md @@ -1,5 +1,5 @@ --- -name: bmad-checkpoint +name: bmad-checkpoint-preview description: 'Guided walkthrough of a change, from purpose and context into details. Use when the user says "walk me through this change", "human review", or "review walkthrough".' --- diff --git a/src/bmm-skills/4-implementation/bmad-checkpoint/step-01-orientation.md b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-01-orientation.md similarity index 100% rename from src/bmm-skills/4-implementation/bmad-checkpoint/step-01-orientation.md rename to src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-01-orientation.md diff --git a/src/bmm-skills/4-implementation/bmad-checkpoint/step-02-walkthrough.md b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-02-walkthrough.md similarity index 100% rename from src/bmm-skills/4-implementation/bmad-checkpoint/step-02-walkthrough.md rename to src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-02-walkthrough.md diff --git a/src/bmm-skills/4-implementation/bmad-checkpoint/step-03-detail-pass.md b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-03-detail-pass.md similarity index 100% rename from src/bmm-skills/4-implementation/bmad-checkpoint/step-03-detail-pass.md rename to src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-03-detail-pass.md diff --git a/src/bmm-skills/4-implementation/bmad-checkpoint/step-04-testing.md b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-04-testing.md similarity index 100% rename from src/bmm-skills/4-implementation/bmad-checkpoint/step-04-testing.md rename to src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-04-testing.md diff --git a/src/bmm-skills/4-implementation/bmad-checkpoint/workflow.md b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/workflow.md similarity index 100% rename from src/bmm-skills/4-implementation/bmad-checkpoint/workflow.md rename to src/bmm-skills/4-implementation/bmad-checkpoint-preview/workflow.md diff --git a/src/bmm-skills/module-help.csv b/src/bmm-skills/module-help.csv index baf016b27..816061e90 100644 --- a/src/bmm-skills/module-help.csv +++ b/src/bmm-skills/module-help.csv @@ -27,6 +27,6 @@ BMad Method,bmad-create-story,Create Story,CS,"Story cycle start: Prepare first BMad Method,bmad-create-story,Validate Story,VS,Validates story readiness and completeness before development work begins.,validate,,4-implementation,bmad-create-story:create,bmad-dev-story,false,implementation_artifacts,story validation report BMad Method,bmad-dev-story,Dev Story,DS,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed.,,4-implementation,bmad-create-story:validate,,true,, BMad Method,bmad-code-review,Code Review,CR,Story cycle: If issues back to DS if approved then next CS or ER if epic complete.,,4-implementation,bmad-dev-story,,false,, -BMad Method,bmad-checkpoint,Checkpoint,CK,Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.,,4-implementation,,,false,, +BMad Method,bmad-checkpoint-preview,Checkpoint,CK,Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.,,4-implementation,,,false,, BMad Method,bmad-qa-generate-e2e-tests,QA Automation Test,QA,Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that.,,4-implementation,bmad-dev-story,,false,implementation_artifacts,test suite BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,4-implementation,bmad-code-review,,false,implementation_artifacts,retrospective