autopilot
Installation
SKILL.md
Run Ideation Project
Arguments: $ARGUMENTS
Orchestrate the execution of all phases in an ideation project.
Parse arguments:
- Optional: path to
contract.md(e.g.,docs/ideation/my-project/contract.md) - If omitted, auto-detect by globbing
./docs/ideation/*/contract.md - If multiple contracts found, use
AskUserQuestionto select one
Phase 1: Parse the Contract
Read contract.md and extract the Execution Plan:
- Find the
## Execution Plansection - Parse the Dependency Graph — extract phase numbers, titles, and blocking relationships from the ASCII tree. Build an adjacency list: