Execute a generated plan file - a Higher-Order Prompt (HOP) that accepts another prompt (the plan) as input. Use after generating a plan with /bug, /feature, or /chore.
Executes a pre-generated plan file to implement features, fix bugs, or complete chores. Use this after creating a plan with /bug, /feature, or /chore commands to systematically execute the planned work.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install google-ecosystem@melodic-software<plan-file-path-or-content>Execute the following plan. This is a Higher-Order Prompt - it accepts a plan (another prompt) as input and implements it.
$ARGUMENTS
After implementing the plan:
git diff --stat