Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Backfill labels across oh-my-hermes issues and pull requests. Run manually to sweep everything currently unlabeled, or pass a number to triage one item. Use when issues and PRs have accumulated without labels, after adding a new label to .github/labels.yml, or before a release when the backlog needs to be readable by area.
.claude/skills/rlaope-triage-sweep/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | -73% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -56% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -51% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -55% | 0% |
The procedure lives in docs/TRIAGE-SWEEP.md. Read that file and follow it.
It is kept there rather than here because Codex, Hermes handoffs, and generic executor profiles run the same sweep, and AGENTS.md requires that no single executor own a shared surface. This file exists so the procedure is reachable as /triage-sweep; it deliberately holds no rules of its own, so there is nothing here to drift out of sync with the real one.
Start by reading, in this order:
shcat docs/TRIAGE-SWEEP.md cat .github/labels.yml
Two things worth knowing before you open the procedure, because they are what the sweep gets wrong most often:
.github/labels.yml is the entire allowlist. Never apply a label that isnot in it, and never create one on the fly.
the invocation carried --apply.
Arguments pass through verbatim: a bare number triages one item, sync-labels reconciles the repository against the manifest, --closed widens the sweep, --apply writes.
Other measured skills in the registry, with their headline benchmark lift.