ahmedessameldeen

Orbits Brief — Development skill for Claude Code

Development community

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

Terminal
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 Repository