autopilot

Installation
SKILL.md

Autopilot: Sequential Phase Implementation

Run all phases of a feature sequentially via subagents, respecting dependencies.

User Input

ARGUMENTS = $ARGUMENTS

Accept a feature number (e.g., "003") or use current branch if not provided.

/autopilot 003        # Run all phases for feature 003
/autopilot            # Run all phases for current branch's feature

Execution Flow

/autopilot 003
Related skills
Installs
1
First Seen
Mar 29, 2026