.claude/skills/specsafe-complete/SKILL.md
Complete a SpecSafe specification. Moves spec from QA to COMPLETE stage.
npx skillsauth add agentic-engineering-agency/specsafe specsafe-completeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Complete a SpecSafe specification (QA → COMPLETE stage).
When to use:
Input: The spec ID (e.g., SPEC-20240204-001)
Steps
Validate QA passed
Verify QA report shows GO recommendation. Check that all critical issues are resolved.
Complete the spec
specsafe complete "<spec-id>"
This:
specs/completed/Show completion summary
Display:
Output
After completion:
specs/completed/specsafe new"Guardrails
development
Generate tests from a SpecSafe specification (SPEC → TEST stage).
development
Show SpecSafe project status and metrics.
development
Run QA validation (CODE → QA stage).
development
Create a new SpecSafe specification using the TDD workflow.