ahmedessameldeen

Orbits Autopilot — Testing skill for Claude Code

Testing community

Run the ORBITS flow with the first four gates self-opened and logged, handing back to the person at Test.

How to install Orbits Autopilot

Installs to ~/.claude/skills/ahmedessameldeen-orbits-orbits-autopilot/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ahmedessameldeen-orbits-orbits-autopilot && curl -fsSL https://raw.githubusercontent.com/ahmedessameldeen/orbits/HEAD/commands/orbits-autopilot.md -o ~/.claude/skills/ahmedessameldeen-orbits-orbits-autopilot/SKILL.md

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

What Orbits Autopilot does


name: orbits-autopilot description: Run the ORBITS flow with the first four gates self-opened and logged, handing back to the person at Test. For routine work where the approving is the slow part, not the deciding. argument-hint: ""

/orbits-autopilot

Run this work on autopilot: $ARGUMENTS

What autopilot is

It opens the gates it can defend on its own, takes its own recommended option, and keeps going — then hands back with a record of ev

Alternatives in Testing

  • Spec Draft PR — Turn a feature idea or GitHub issue into a one-page spec saved to Documentation/specs/ and opened as a draft P 324 ★
  • Aod.Clarify — Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification ques 89 ★
  • Publish Both — Publish new versions of BOTH extensions (VS Code + spec-kit) back-to-back 85 ★

Full documentation available on GitHub

View Source Repository