ワンクリックで
start
Start the CRISPY workflow. Use when you want to build a new feature or vertical slice using the QRSPI methodology.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Start the CRISPY workflow. Use when you want to build a new feature or vertical slice using the QRSPI methodology.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Resume CRISPY from the last validated checkpoint. Use when a session was interrupted, when switching workstations, or when the design was approved and you want to continue the workflow.
Show the current CRISPY artifact state and likely phase. Use to check which artifacts exist, whether the design gate is pending, whether a worktree is configured, and what the next likely action is.
| name | start |
| description | Start the CRISPY workflow. Use when you want to build a new feature or vertical slice using the QRSPI methodology. |
| argument-hint | Describe the feature or vertical slice you want to build |
Initiates the CRISPY Orchestrator. This command sets up the project structure, activates the context firewalls, and begins Phase 01 (Questioning) to define the scope of the new vertical slice.
execute:
git worktree remove .crispy-worktree --force 2>/dev/null; git branch -D crispy/implementation 2>/dev/null; rm -f .crispy/*.md .crispy/*.log.crispy/01_task.md with the user's intent04_design.md, the Architect tells the user to either send revision instructions or continue with /crispy:resume.agents/ or skills/ directories. Subagents are invoked by name — VS Code loads their instructions automatically..crispy/ directory after creating files in it.Provide a clear description of the feature or change you want to implement:
/crispy:start Implement rate limiting for the /v1/auth endpoint