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 AskUserQuestion to select one

Phase 1: Parse the Contract

Read contract.md and extract the Execution Plan:

  1. Find the ## Execution Plan section
  2. Parse the Dependency Graph — extract phase numbers, titles, and blocking relationships from the ASCII tree. Build an adjacency list:
Installs
2
GitHub Stars
110
First Seen
May 25, 2026
autopilot — nicknisi/claude-plugins