approve
Approve the current PRD and begin parallel story execution. Analyzes dependencies, creates execution batches, launches background Task agents for each story,…
Resume a spec interview from .state/spec-interview.json. Usage: /plan-cascade:spec-resume [--output-dir <dir>] [--flow <quick|standard|full>]
> /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-resumeContext preview
What this command does when you run it.
Resume a spec interview from .state/spec-interview.json. Usage: /plan-cascade:spec-resume [--output-dir <dir>] [--flow <quick|standard|full>]
description: "Resume a spec interview from .state/spec-interview.json. Usage: /plan-cascade:spec-resume [--output-dir <dir>] [--flow <quick|standard|full>]"
Resume an in-progress spec interview in the current directory (or `--output-dir`).
uv run --project "${CLAUDE_PLUGIN_ROOT}" plan-cascade spec resume --output-dir "<output-dir>" --flow <flow>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 execution batches, launches background Task agents for each story,…
AI auto strategy executor. Analyzes task and automatically selects and executes the best strategy: direct execution, hybrid-auto PRD generation,…
Check and update .gitignore to exclude Plan Cascade temporary files. Ensures planning files won't be accidentally committed to version control.
Complete a worktree task. Verifies all phases are complete, commits code changes (excluding planning files), merges to target branch, and removes worktree. Can…
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, or feature-level from prd.json. Provides architectural context for…