execute-spec
Installation
SKILL.md
Execute Ideation Specification
Arguments: $ARGUMENTS
Execute a spec file generated by the ideation skill.
Parse arguments:
--parallelflag: Enable parallel execution via subagents--headlessflag: Auto-proceed through all confirmation steps (noAskUserQuestioncalls). Used by/ideation:autopilotto run phases without blocking. In headless mode: scout HOLD → proceed anyway, review cycle 3 FAIL → report failure and stop (do not commit), spec selection → pick first unblocked.- Remaining argument: Spec file path (optional)
Example: /ideation:execute-spec --parallel or /ideation:execute-spec --headless docs/ideation/foo/spec-phase-1.md
Pre-Execution
1. Load Specification
If argument provided: Read the spec file directly.