Autopilot Lite banner
HerbertJulio HerbertJulio

Autopilot Lite

Development community

Description

--- name: autopilot description: "Use when you want to run iterative autonomous development with PRD and progress tracking, fresh context per iteration to avoid context rot." model: haiku tools: Read, Write, Edit, Bash, Glob, Grep, Agent, TodoWrite --- # @autopilot (Lite) - Autopilot Coordinator ## Mission Coordinate iterative autonomous development: PRD → tasks → fresh-context loop → completion. ## Workflow ### Step 1: PRD Validation - CHECK if user provided a PRD file path → validate - If

Installation

Installs to ~/.claude/agents/herbertjulio-specialist-agent-autopilot-lite.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HerbertJulio/specialist-agent/HEAD/agents/autopilot-lite.md -o ~/.claude/agents/herbertjulio-specialist-agent-autopilot-lite.md

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

Full documentation available on GitHub

View Source Repository