Skip to content

chore: normalize Phase → Step terminology across all 13 skills#22

Merged
felipecabargas merged 1 commit into
mainfrom
worktree-chore+normalize-step-terminology
May 7, 2026
Merged

chore: normalize Phase → Step terminology across all 13 skills#22
felipecabargas merged 1 commit into
mainfrom
worktree-chore+normalize-step-terminology

Conversation

@felipecabargas
Copy link
Copy Markdown
Owner

@felipecabargas felipecabargas commented May 7, 2026

Summary

  • 9 of 13 skills used "Step"; 4 used "Phase" — inconsistent with no semantic reason for the difference
  • This PR normalises the 3 skills on main that used "Phase": competitive-analysis, prioritize, write-product-strategy
  • PR feat(write-fr): Step 4 Verification Gate — five-dimension AC scoring after assembly #20 (write-feature-request) carries the same normalization for its file as a separate commit on that branch
  • Pure rename — no behavioural changes, no logic modified

Files changed

File Before After
skills/competitive-analysis/SKILL.md Phase 0–3 Step 0–3
skills/prioritize/SKILL.md Phase 0–3 Step 0–3
skills/write-product-strategy/SKILL.md Phase 1–3 Step 1–3

Test plan

  • Run /gambit:competitive-analysis — confirm behaviour unchanged
  • Run /gambit:prioritize — confirm behaviour unchanged
  • Run /gambit:write-product-strategy — confirm behaviour unchanged
  • Grep for "Phase" across all skills — expect zero results

🤖 Generated with Claude Code

competitive-analysis, prioritize, and write-product-strategy were using
"Phase" while the other 9 skills used "Step". This makes all 13 skills
consistent. Pure rename — no behavioural changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@felipecabargas felipecabargas merged commit 5226095 into main May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant