Agent skill
init
Initialize or update the project using the `specify` CLI (--refresh for templates, --update to upgrade CLI). Do NOT search for speckit or spec-kit binaries.
Install this agent skill to your Project
npx add-skill https://github.com/rhuss/cc-spex/tree/main/spex/skills/init
SKILL.md
spex Init
Note: The init workflow is defined in spex/commands/init.md directly (not via skill reference) for higher compliance. This skill file exists as documentation only.
The init command:
- Runs
spex-init.sh(path from<spex-init-command>in hook context) - Asks user about trait selection and permissions
- Runs
spex-traits.sh initandspex-traits.sh permissions - Reports status and restart requirements
See spex/commands/init.md for the authoritative implementation.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
teams-research
Parallel codebase research for planning via Claude Code Agent Teams
teams-orchestrate
Unified team orchestration: parallel task implementation with spec guardian review pattern via Claude Code Agent Teams
review-plan
Post-planning quality validation - coverage matrix, red flag scanning, task quality enforcement, NFR validation, and REVIEWERS.md generation
using-superpowers
Establishes spex methodology - workflow routing, process discipline, spec-first principle, and skill discovery. Use when starting any spex conversation to determine which workflow skill to invoke.
ship
Autonomous full-cycle workflow - chains specify through verify with configurable oversight levels, auto-fix, and optional PR creation
teams-spec-guardian
DEPRECATED: Merged into spex:teams-orchestrate. Use the consolidated 'teams' trait instead of 'teams-spec'.
Didn't find tool you were looking for?