Orbits Brief — Development skill for Claude Code
Write a self-contained implementer brief for one chunk of an approved ORBITS plan — with the source material pasted in, acceptance criteria, a gate command, and standing authorisation.
How to install Orbits Brief
Installs to ~/.claude/skills/ahmedessameldeen-orbits-orbits-brief/SKILL.md
mkdir -p ~/.claude/skills/ahmedessameldeen-orbits-orbits-brief && curl -fsSL https://raw.githubusercontent.com/ahmedessameldeen/orbits/HEAD/commands/orbits-brief.md -o ~/.claude/skills/ahmedessameldeen-orbits-orbits-brief/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Orbits Brief does
name: orbits-brief description: Write a self-contained implementer brief for one chunk of an approved ORBITS plan — with the source material pasted in, acceptance criteria, a gate command, and standing authorisation. argument-hint: ""
/orbits-brief
Write the implementer brief for: $ARGUMENTS
If no chunk was named, list the chunks from the approved plan and ask which one. If there is no approved plan, stop — briefing before Break down is how an implementer ends
Alternatives in Development
- Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
- Mem Save — Save a curated session-level summary to history 186 ★
- /implement Command — Execute implementation plan using the code-implementer agent with automatic self-correction 174 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Work Release
Coordinate a release session — confirm scope, brief and run the required agents, verify against acceptance cri
Orbits Preflight
Clear the permissions an ORBITS run needs before Implement starts, so the chunk loop runs without approval pro
Resume Nt
Resume a project — read plan/workplan.md + pending.md + history.md + latest day summary, present a resumption
Verify
Verify frontend changes against acceptance criteria using browser agents
Acceptance Criteria
/acceptance-criteria
Sdlc Code Implementation
Build working software that meets acceptance criteria. Use when executing implementation plans. Triggers: impl
Related Agents
Cook Review
jeff review stage. Independently review the task's change against its acceptance criteria and the Chef's stand
Research Question
Investigate ONE focused question (a codebase area, a design option, a "how does X work here") and return a str
Builder Deep
Implements one hard bounded coding task from a self-contained brief, with high reasoning effort. Dispatched by