Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub rhuss/cc-spex --plugin spexHow 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.
Initializes spec-kit projects via `specify` CLI: automatic setup, installation validation, project structure enforcement for spex workflow skills.
Safely updates or installs SpecKit templates in GitHub projects while preserving customizations, using conversational approval flows for updates, installs, and rollbacks.
Initializes SpecKit workflow on new or existing projects: scans codebase for tech stack and project details, supports presets like flask-react/fastapi-next, generates CLAUDE.md, constitution.md, and .specify scaffolding with commands/agents.
Share bugs, ideas, or general feedback.
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.