Orbits Check — Development skill for Claude Code
Close the orbit — re-run the baseline query weeks after a fix shipped and find out whether the number actually moved.
How to install Orbits Check
Installs to ~/.claude/skills/ahmedessameldeen-orbits-orbits-check/SKILL.md
mkdir -p ~/.claude/skills/ahmedessameldeen-orbits-orbits-check && curl -fsSL https://raw.githubusercontent.com/ahmedessameldeen/orbits/HEAD/commands/orbits-check.md -o ~/.claude/skills/ahmedessameldeen-orbits-orbits-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Orbits Check does
name: orbits-check description: Close the orbit — re-run the baseline query weeks after a fix shipped and find out whether the number actually moved. The step almost every team skips. argument-hint: ""
/orbits-check
Close the orbit on: $ARGUMENTS
**A merged pull request is a claim, not evidence.** The evidence arrives weeks later, in the data.
How to run it
Load the `orbits` skill and read `references/metrics.md`.
- **Find the
Alternatives in Development
- Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★
- Quick Eval — Quick job evaluation 473 ★
- Migrations — Versioned breaking change migrations for Turbo 263 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Init Project Doctor
Detect and repair baseline drift — missing or invalid .claude/workflows.jsonl, schema violations, four-way Art
Benchmark Rerankers
Measure whether adding a reranker actually improves retrieval, by scoring reranked vs. un-reranked results on
Q Claude Code Setup
Three Claude Code features almost nobody uses, configured. Statusline, /resume, and a custom /script command i
Lattice Worktree
This command has moved. The worktree protocol is now part of the unified /lattice skill.
Orbit
Desktop app for running multiple Claude Code agents simultaneously.
Orbit Prompt
Analyze and improve your prompt before sending — returns ORIGINAL PROMPT, ANALYSIS, IMPROVED PROMPT, KEY IMPRO
Related Agents
Corpus Prover
Proves a change on the maintainer's real local corpus — what number moved, by how much, and that nothing else
Orbit Perf
Every millisecond the plugin adds to load time. Hook weight, N+1, bundle bloat, memory leaks, Lighthouse. Sets
PR Manager Lite
Trimmed variant of pr-manager for fast iterations. Reads reviewer comments on a Gemma-Code PR, applies in-scop