Mark success criteria as complete in SPEC.md. Use when a criterion has been verified and should be checked off.
Install
npx skillscat add srobinson/helioy-plugins/nancy-update-spec Install via the SkillsCat registry.
SKILL.md
Update Spec
To mark a criterion complete, edit SPEC.md:
# Before
- [ ] All tests pass
# After
- [x] All tests passOnly mark criteria when they are verified, not just implemented.