init
Initialize a spec-spine project session by executing the cross-agent New Sessions protocol declared in AGENTS.md.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Initialize a spec-spine project session by executing the cross-agent New Sessions protocol declared in AGENTS.md.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run dead-code and duplicate-code detection across the npm/TypeScript surface, get categorized cleanup recommendations
Create a git commit with an impact-focused conventional commit message
Execute a plan file step-by-step with progress tracking and phase checkpoints
Deep research with parallel sub-agents, query classification, and filesystem artifact passing
One-time contributor setup: run `make setup` (npm install + compile + index), verify `npx --no-install spec-spine --version` works, verify governed reads (`npx spec-spine registry status-report`).
Run the project's local CI loop (`make ci`) and automatically fix discovered issues using concurrent agents
| name | init |
| description | Initialize a spec-spine project session by executing the cross-agent New Sessions protocol declared in AGENTS.md. |
Thin Claude-Code dispatcher. The canonical protocol lives in
AGENTS.md § New Sessions under the AAIF/Linux Foundation
cross-agent standard.
AGENTS.md: the section from ## New Sessions inclusive to
the next ## heading exclusive. That section is the step list.## initialized: <project-name> block, shape governed by
standards/spec/templates/).This dispatcher does not duplicate the step list. AGENTS.md is the single source of truth read by Claude Code, Codex CLI, Cursor, Copilot, and any future agent.