.claude/skills/specsafe-status/SKILL.md
Show SpecSafe project status and metrics.
npx skillsauth add agentic-engineering-agency/specsafe specsafe-statusInstall 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.
Show SpecSafe project status, metrics, and spec overview.
When to use:
Steps
Run status command
specsafe status
Display results
Show:
Offer additional actions
Based on status, suggest:
Output
Status report including:
Example Output
📊 MyProject - Project Status
Metrics:
Total Specs: 12
Completion Rate: 58.3%
Last Updated: 2024-02-04
By Stage:
SPEC 2
TEST 1
CODE 2
QA 0
COMPLETE 7
Recent Specs:
SPEC-20240204-001 - User Auth [CODE]
SPEC-20240203-002 - Payment API [COMPLETE]
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.