autopilot

Installation
SKILL.md

Autopilot - Unified Autonomous Workflow

Execute a complete workflow from initial request to validated code. This skill replaces and extends the previous ultrawork skill.

Invocation

/autopilot "Add user authentication with JWT"
/autopilot --fast "Fix all TypeScript errors"      # Fast mode (ulw alias)
/autopilot --swarm 5 "Implement all API endpoints" # Parallel execution
/autopilot --ui "Build dashboard page"             # With UI verification

Aliases

  • ulw - Alias for /autopilot --fast
  • ultrawork - Alias for /autopilot --fast

Modes

Installs
Repository
smithery/ai
First Seen
autopilot — smithery/ai