Auto Pilot banner
bestdan bestdan

Auto Pilot

Productivity community

Description

--- description: Launch an unattended auto-pilot run — an interactive pre-flight, then spawn a detached orchestrator that advances a whole task graph (a Linear project or a plan-with-docs directory) by taking each task through /deliver-task, with durable crash-resumable run state. Nothing is merged or tracker-completed unattended. allowed-tools: Bash, Glob, Grep, Read, Write, Edit, Agent, AskUserQuestion, Skill, mcp__linear, mcp__claude_ai_Linear argument-hint: "<linear-project | plan-dir> [--un

Installation

Installs to ~/.claude/skills/bestdan-workflow-skills-auto-pilot/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bestdan-workflow-skills-auto-pilot && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/commands/auto-pilot.md -o ~/.claude/skills/bestdan-workflow-skills-auto-pilot/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository