autopilot

Installation
SKILL.md

Run Ideation Project

Arguments: $ARGUMENTS

Orchestrate execution of all phases in an ideation project by driving the deterministic Workflow engine at ${CLAUDE_PLUGIN_ROOT}/workflows/execute-contract.mjs.

This skill does the three things the sandboxed engine cannot: read the contract, run the git log skip pre-pass, and own interactive failure-gating + resume. The engine does everything between — topological wave planning, parallel dispatch, and schema-validated per-phase results. You do not compute waves or parse RESULT: text yourself — the engine returns a structured summary.

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
Installs
2
GitHub Stars
13
First Seen
Aug 27, 2026
autopilot — nicknisi/ideation