Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/7xuanlu/boule/helpnpx skills add 7xuanlu/boule --skill helpgit clone --depth 1 https://github.com/7xuanlu/bouleWrote 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/skills/7xuanlu/boule/help)<a href="https://agentmods.dev/skills/7xuanlu/boule/help"><img src="https://agentmods.dev/badge/skills/7xuanlu/boule/help.svg" alt="Measured on agentmods" 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 | $0.00018 | $0.00229 |
| Opus 5 | $0.00009 | $0.00114 |
| Sonnet 5 | $0.00004 | $0.00046 |
| Haiku 4.5 | $0.00002 | $0.00023 |
Grade A, and why
help 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 3d ago.
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.
What it actually says
boule commands
| Command | ~Model calls | What it does |
|---|---|---|
/boule <proposal> |
~5 | Default poll. 3 models answer once in parallel, stake-free judge synthesizes over both counterbalanced orderings. |
/boule:consensus <proposal> |
~8 | 3 models propose, peer-rank the anonymized answers, stake-free judge decides. |
/boule:debate <proposal> |
~14 | Form, attack (anonymized), defend or concede, stake-free judge decides. |
/boule:help |
0 | Print this table. |
Three judge-bias controls apply at the judging step in every mode: position-swap (swap-and-average over both counterbalanced orderings), verbosity-normalization (ignore length and style), stake-free judge (the synthesizer authored no candidate). See ../boule/reference/bias-controls.md.
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.
- 3d ago First seen · 17 lines · 18 tokens per session scan A 208a812e6a57
help is a skill published in the GitHub repository 7xuanlu/boule (1 stars, last pushed 2mo ago), licensed MIT. It adds 18 tokens to every session and 229 once invoked, about $0.0001 per session on Opus 5. 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-31.
Other skills, from other repositories
decision-linter
Decision linter — like ESLint for your thinking. Scores assumptions as Kind (trust gut) or Wicked (impose structure), runs consider-the-opposite, surfaces blind spots, outputs a paste-ready judgment memo. Use BEFORE committing to any consequential decision: architecture choices, technology selection, product…
ai-ethics-and-governance-requirements
Use this skill when defining AI governance policies, designing human oversight workflows, documenting bias mitigation strategies, or meeting regulatory transparency requirements for Salesforce AI features. Trigger keywords: responsible AI, AI bias, AI audit trail, AI transparency, human-in-the-loop, AI risk inventory…
ai-ethics-and-governance-requirements
Use this skill when defining AI governance policies, designing human oversight workflows, documenting bias mitigation strategies, or meeting regulatory transparency requirements for Salesforce AI features. Trigger keywords: responsible AI, AI bias, AI audit trail, AI transparency, human-in-the-loop, AI risk inventory…
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
auto-perf-optimize
Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.