ahmedessameldeen

Orbits Preflight — Development skill for Claude Code

Development community

Clear the permissions an ORBITS run needs before Implement starts, so the chunk loop runs without approval prompts — while leaving the sharp ones prompting.

How to install Orbits Preflight

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

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

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

What Orbits Preflight does


name: orbits-preflight description: Clear the permissions an ORBITS run needs before Implement starts, so the chunk loop runs without approval prompts — while leaving the sharp ones prompting. argument-hint: "[the approved plan, or the files and gate commands it names]"

/orbits-preflight

Run the permission pre-flight for: $ARGUMENTS

If no plan was given, use the plan from the current run's Break down stage. If there isn't one, say so — the pre-flight is predicted *from* the plan, an

Alternatives in Development

  • Contributing — Thanks for your interest in contributing to Marketing Skills 13.8k ★
  • Skill Authoring Standard — The DNA of every skill in this repository 5.3k ★
  • Arrecall — AgentRecall on-demand recall — surface past fixes, decisions, and patterns mid-session without leaving your fl 370 ★

Full documentation available on GitHub

View Source Repository