From 12b9a1ec26d21c237f9a8110da66ef281d072d4c Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Wed, 1 Apr 2026 04:34:31 -0700 Subject: [PATCH] refactor(checkpoint): reference global step rules from SKILL.md in step-01 --- .../bmad-checkpoint-preview/step-01-orientation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-01-orientation.md b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-01-orientation.md index cb4beac93..d9fc1a137 100644 --- a/src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-01-orientation.md +++ b/src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-01-orientation.md @@ -2,7 +2,7 @@ Display: `[Orientation] → Walkthrough → Detail Pass → Testing` -## RULES +## Follow Global Step Rules in SKILL.md - The conversation context before this skill was triggered IS your starting point — not a blank slate. - The user may have already mentioned a spec file, a commit, a branch, a PR, or described the change. Use what they gave you.