Orbits — Testing skill for Claude Code
Run a piece of work through the ORBITS flow from the beginning — Overview, Resolve, Break down, Implement, Test, Ship — stopping at every gate.
How to install Orbits
Installs to ~/.claude/skills/ahmedessameldeen-orbits-orbits/SKILL.md
mkdir -p ~/.claude/skills/ahmedessameldeen-orbits-orbits && curl -fsSL https://raw.githubusercontent.com/ahmedessameldeen/orbits/HEAD/commands/orbits.md -o ~/.claude/skills/ahmedessameldeen-orbits-orbits/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Orbits does
name: orbits description: Run a piece of work through the ORBITS flow from the beginning — Overview, Resolve, Break down, Implement, Test, Ship — stopping at every gate. argument-hint: ""
/orbits
Run this work through the ORBITS flow: $ARGUMENTS
If nothing was given, ask what the work is before doing anything else.
How to run it
- Load the
orbitsskill. Readreferences/stages.mdfor Overview only. - Start at
Alternatives in Testing
- Spec Driven Development — Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification 697 ★
- Production Grade — Production Grade — route any build, feature, review, test, harden, ship, or docs request through the 14-agent 175 ★
- M Merge Branch — Auto Merge Workflow: Analyze, Merge, Resolve, Test, Commit 139 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Orbits Stage
Enter the ORBITS flow at a named stage — overview, resolve, breakdown, implement, test or ship — for work alre
Orbits Autopilot
Run the ORBITS flow with the first four gates self-opened and logged, handing back to the person at Test. For
Spec Fix
Lightweight fix flow — triage a defect against specs/, then one implementer pass through the same external gat
QA Phase
Run QAPhase — the autonomous acceptance-and-ship QA gauntlet. Proves a finished story end-to-end (spec-gap/gri
To Tickets
Break a plan, spec, or conversation into tracer-bullet tickets with blocking edges under work/ /issues/
Implement Phase
Autonomously execute a whole roadmap phase - resolve features to specs, create missing ones, then loop impleme
Related Agents
Antagonistic Reviewer
Adversarial single-lens reviewer invoked by ship- skills (design, create-plan) to try to break an artifact thr
Bnb Baker
Implementation agent that executes one milestone from the active run's milestones/ directory at a time, follow
Structure Planner
Use after the design review passes to break the work into vertical slices with verification checkpoints. Each