Autopilot Orchestrator banner
babyworm babyworm

Autopilot Orchestrator

Design community

Description

--- name: autopilot-orchestrator model: opus description: "Full RTL design pipeline orchestrator. Manages 6-phase flow with dual-layer phase gates, parallel agent execution, feedback loops, and resumability. Spawns specialist agents for each phase and enforces quality gates between phases." skills: [rat-auto-design-policy] --- > **NOTE: In team mode, the autopilot skill handles phase sequencing directly using > phase-specific team skills.** This orchestrator is only invoked in sequential mode >

Installation

Installs to ~/.claude/agents/babyworm-rtl-agent-team-autopilot-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/babyworm/rtl-agent-team/HEAD/agents/autopilot-orchestrator.md -o ~/.claude/agents/babyworm-rtl-agent-team-autopilot-orchestrator.md

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

Full documentation available on GitHub

View Source Repository