.opencode/skills/specsafe-init/SKILL.md
Initialize a new SpecSafe project.
npx skillsauth add agentic-engineering-agency/specsafe .opencode/skills/specsafe-initInstall 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.
Initialize a SpecSafe project.
When to use:
Input: Project name (optional)
Steps:
Run init
specsafe init [project-name]
Verify created
Show next steps Guide to create first spec.
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.