Help us improve
Share bugs, ideas, or general feedback.
From ss
Initializes the current project with SpecSwarm by calling /specswarm:init with optional flags such as --skip-detection and --minimal.
npx claudepluginhub martybonacci/specswarm --plugin ssHow this command is triggered — by the user, by Claude, or both
Slash command
/ss:initThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the SlashCommand tool to execute: /specswarm:init $ARGUMENTS
/initInitializes spec-kit project for specification-driven development (SDD) using GitHub Spec-Kit. Checks .specify/ directory, handles re-init or shows status with next-step command guidance in detected user language.
/initspecInitializes Apex Spec System by creating .spec_system/ directories (PRD/phase_00, specs, audit, archive) and state.json with project name, description, and phase info. Optionally detects and confirms monorepos.
/READMEDisplays guide for Spectacular Commands workflow: init environment, generate feature specs from descriptions, create execution plans, execute with automatic sequential/parallel orchestration via git-spice.
/initInitializes or updates the project using the specify CLI. Supports --refresh for templates and --update to upgrade CLI.
/startDetects and routes to new spec creation, resume existing, or quick mode. Handles git branch, parses args/flags like --fresh --quick, scans specs dir.
/initInitializes swarm-code via interactive wizard: selects primary AI model, gathers project goal/directories/tasks, saves JSON profile. Supports --upgrade/--reset/--test/--json flags.
Share bugs, ideas, or general feedback.
Use the SlashCommand tool to execute: /specswarm:init $ARGUMENTS