refactor(checkpoint): reference global step rules from SKILL.md in step-01

This commit is contained in:
Alex Verkhovsky 2026-04-01 04:34:31 -07:00
parent c9c257d736
commit 12b9a1ec26
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Display: `[Orientation] → Walkthrough → Detail Pass → Testing` 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 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. - The user may have already mentioned a spec file, a commit, a branch, a PR, or described the change. Use what they gave you.