Borrowing it
Nothing to install: this file belongs to rjwalters/kicad-tools. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/rjwalters/kicad-tools/main/.claude/commands/loom/champion-common.mdgit clone --depth 1 https://github.com/rjwalters/kicad-toolsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/rjwalters/kicad-tools/champion-common)<a href="https://agentmods.dev/commands/rjwalters/kicad-tools/champion-common"><img src="https://agentmods.dev/badge/commands/rjwalters/kicad-tools/champion-common/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/rjwalters/kicad-tools/champion-common"><img src="https://agentmods.dev/badge/commands/rjwalters/kicad-tools/champion-common.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.07795 |
| Opus 5 | $0.00000 | $0.03897 |
| Sonnet 5 | $0.00000 | $0.01559 |
| Haiku 4.5 | $0.00000 | $0.00779 |
Grade A, and why
champion-common scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 552 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Champion: Common Utilities
This file contains shared utilities, protocols, and information used across all Champion workflows.
Completion Report
After evaluating both queues:
- Report PRs evaluated and merged
- Report issues evaluated and promoted
- Report capped-PR recovery decisions (granted / kept parked / close recommended)
- Report rejections with reasons
- List merged PR numbers and promoted issue numbers with links
- Report the merge-risk hold census — always, including when it is zero (#6720)
- Persist the per-PR merge-risk hold digest — durably, across passes, not just in this transcript (#6851)
Merge-risk hold census (mandatory line, #6720). A held PR does not merge and
does not report itself; without a standing count, a pile grows unseen. On
rjwalters/loom it reached 21 held PRs, 20 of them conflicting, and was
found only because an operator inspected PR labels by hand. Run the single
gh pr list query in champion-pr-merge.md → "Held-PR Census" in this pass
(never restate numbers from a previous one) and emit one line:
Merge-risk holds: <N> open PR(s) — <C> conflicting, <D> out at Doctor, oldest <A>d
Emit the line even when the set is empty (the census command already produces
Merge-risk holds: 0 open PR(s) — 0 conflicting, 0 out at Doctor, oldest 0d).
A line that only appears when something is wrong is a line nobody learns to read.
Per-PR digest (mandatory, #6851) — additive to the census line above, not a
replacement for it. The aggregate line is a transcript-only summary: it
tells the pipeline how many PRs are held, but a fresh read of it exists only
for the length of this pass's own session. Run champion-pr-merge.md →
"Held-PR Census" → "Per-PR Digest" in this same pass to also write PR
number / hold reason / mergeable status for every currently-held PR to the
pinned Champion: Merge-Risk Hold Digest tracking issue, so a human or another
role (e.g. Guide) can read the current pile without a Champion transcript or a
hand-run loom:operator label query. This is reporting/visibility only — it
changes no Safety Criteria evaluation and no merge decision.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday Changed · +87 lines b6207b85fe26
- 9d ago First seen · 465 lines · 0 tokens per session scan A e2229d00504a
champion-common is a command published in the GitHub repository rjwalters/kicad-tools (56 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 7,795 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
template
Manage issue templates for streamlined issue creation.
sync-linear
Sync current work with Linear ticket status.
add-note
Add an internal or external note to a ConnectWise PSA ticket.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
dispatcher
Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command.
workpm
A project-management workflow for coordinating multiple AI workers through five stages. It includes task assignment, shared activity logs, worker replacement, and final checks.