Content
86%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, highly actionable skill body that splits detail into three real reference files and leads with gotchas that prevent the most common mistakes. Minor conciseness trimming and an explicit validation step in the quick start would push it to the top band.
Suggestions
Trim the Orbit-Remote comparison in the intro and the restated description phrasing to tighten conciseness.
Add an explicit validation checkpoint to the quick start (e.g. "run `orbit list` / check `--stats` output to confirm the index succeeded before querying").
Consider moving the dense gl_edge/per-commit gotcha detail into references/sql.md, keeping only the highest-impact gotchas inline.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly lean — command-surface table, code blocks, and gotchas each earn their place — with minor over-explanation such as the Orbit-Remote comparison and restated intro phrasing that could be trimmed. | 4 / 5 |
Actionability | Fully executable, copy-paste-ready commands covering common cases: `orbit index .`, `orbit schema gl_definition gl_edge`, `orbit sql "SELECT …"`, `orbit repo-map overview`, plus concrete table/column names. | 5 / 5 |
Workflow Clarity | A clear quick-start sequence (index → schema → sql) with verification guidance in the gotchas (check printed graph stats, run `orbit schema` to confirm columns, re-run `index` after a checkout change), though the main workflow lacks an explicit single validation checkpoint. | 4 / 5 |
Progressive Disclosure | Clear overview with well-signaled, one-level-deep references to three real bundle files (cli.md, sql.md, repo_map.md) and a consolidated References table; content is appropriately split and easy to navigate. | 5 / 5 |
Total | 18 / 20 Passed |