Code Quality
Wrap-Up Docs Check
Final quality gate for GarminCoach feature work. Invoke this skill whenever the user signals they are done — phrases like "all good", "looks good", "ship it", "done", "approved", "merge it", "that's it", "we're done", "close the PR", or any similar sign-off. Also invoke proactively after completing a full implementation plan before opening a PR.
The skill validates that root STATUS.md, PLAN.md, and CLAUDE.md are updated for the current feature, checks that the relevant feature subfolder under features/ has its own PLAN.md and CLAUDE.md updated, and runs claude-md-management:revise-claude-md on every CLAUDE.md touched by this branch. Missing updates are fixed automatically — this is an action skill, not a report skill.