# Autopilot

> Dispatch the autopilot close-out loop through the omniclaude skill orchestrator.

- Skill: `omninode-ai/autopilot` (Agent Skill)
- Install (CLI): `npx skillmds@latest add omninode-ai/autopilot`
- Raw SKILL.md: https://api.skillmd.com/api/skills/omninode-ai/autopilot/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: OmniNode-ai (https://skillmd.com/u/omninode-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/omninode-ai/autopilot

---


# Autopilot

Dispatch surface for the `node_skill_autopilot_orchestrator` shell. The backing
handler owns execution; this skill file exists so the skill registry and
orchestrator inventory stay in sync.

## Routing Contract

The orchestrator dispatch path publishes to `onex.cmd.omniclaude.skill-autopilot-orchestrator.v1`
through receipt-mode dispatch. If routing fails, surface `SkillRoutingError` directly; do not produce prose.

