approve
Approve the current PRD and begin parallel story execution. Analyzes dependencies, creates…
Cleanup spec interview state (and optionally spec artifacts). Usage: /plan-cascade:spec-cleanup [--output-dir <dir>] [--all]
> /plugin marketplace add Taoidle/plan-cascade > /plugin install plan-cascade@plan-cascade
How it fires
How this command gets triggered: by you, by Claude, or both.
/spec-cleanupContext preview
What this command does when you run it.
Cleanup spec interview state (and optionally spec artifacts). Usage: /plan-cascade:spec-cleanup [--output-dir <dir>] [--all]
description: "Cleanup spec interview state (and optionally spec artifacts). Usage: /plan-cascade:spec-cleanup [--output-dir <dir>] [--all]"
Remove spec interview state files.
uv run --project "${CLAUDE_PLUGIN_ROOT}" plan-cascade spec cleanup --output-dir "<output-dir>" [--all]`--all` also deletes `spec.json` and `spec.md`.
AI-Powered Cascading Development Framework Transform complex projects into parallel executable tasks with intelligent decomposition and multi-provider execution Why Plan Cascade? • Product Editions • Quick Start • Architecture
Repo: Taoidle/plan-cascade
Approve the current PRD and begin parallel story execution. Analyzes dependencies, creates…
AI auto strategy executor. Analyzes task and automatically selects and executes the best…
Check and update .gitignore to exclude Plan Cascade temporary files. Ensures planning files…
Complete a worktree task. Verifies all phases are complete, commits code changes (excluding…
Show execution status dashboard. Usage: /plan-cascade:dashboard [--verbose|-v] [--json]
Generate a technical design document. Auto-detects level: project-level from mega-plan.json,…