Mega Approve banner
Taoidle Taoidle

Mega Approve

Development community

Description

--- description: "Approve the mega-plan and start feature execution. Creates worktrees and generates PRDs for each feature. Usage: /plan-cascade:mega-approve [--flow <quick|standard|full>] [--tdd <off|on|auto>] [--confirm] [--no-confirm] [--spec <off|auto|on>] [--first-principles] [--max-questions N] [--auto-prd] [--agent <name>] [--prd-agent <name>] [--impl-agent <name>]" --- # Approve Mega Plan and Start Execution Approve the mega-plan and begin executing features in **batch-by-batch** order

Installation

Installs to ~/.claude/skills/taoidle-plan-cascade-mega-approve/SKILL.md

Terminal
mkdir -p ~/.claude/skills/taoidle-plan-cascade-mega-approve && curl -fsSL https://raw.githubusercontent.com/Taoidle/plan-cascade/HEAD/commands/mega-approve.md -o ~/.claude/skills/taoidle-plan-cascade-mega-approve/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository