From spex
Initializes or updates spex projects using spex CLI, handling trait selection, permissions setup, template refresh, and CLI upgrades. For spex-based project setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/spex:initThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**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.
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:
spex-init.sh (path from <spex-init-command> in hook context)spex-traits.sh init and spex-traits.sh permissionsSee spex/commands/init.md for the authoritative implementation.
npx claudepluginhub rhuss/cc-spex --plugin spexInitializes spec-kit projects via `specify` CLI: automatic setup, installation validation, project structure enforcement for spex workflow skills.
Safely updates SpecKit GitHub template installations while preserving customizations, with approval flow and rollback support.
Scans existing codebase and interviews you to bootstrap SpecKit projects with CLAUDE.md, constitution.md, and full .specify/ scaffolding. Supports presets for Flask-React, FastAPI-Next, CLI-Python, and Express-React stacks.