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/jakeintech/waybill/retronpx skills add Jakeintech/waybill --skill retrogit clone --depth 1 https://github.com/Jakeintech/waybillWrote 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/jakeintech/waybill/retro)<a href="https://agentmods.dev/skills/jakeintech/waybill/retro"><img src="https://agentmods.dev/badge/skills/jakeintech/waybill/retro.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.00174 | $0.01105 |
| Opus 5 | $0.00087 | $0.00553 |
| Sonnet 5 | $0.00035 | $0.00221 |
| Haiku 4.5 | $0.00017 | $0.00111 |
Grade A, and why
retro 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Retro
A retro that runs on memory rehashes opinions; one that runs on the ledger starts from what actually happened. The engine returns the facts for the window; render them as a short pack the user can bring to their own retro — including the numbers that didn't go well. No blame, no peers, no spin.
"${CLAUDE_PLUGIN_ROOT}/bin/waybill" mine --all # catch-up metering first, always
"${CLAUDE_PLUGIN_ROOT}/bin/waybill" query report --from <iso> --to <iso>
"${CLAUDE_PLUGIN_ROOT}/bin/waybill" query manifest
"${CLAUDE_PLUGIN_ROOT}/bin/waybill" query untracked --from <iso> --to <iso>
Window: the sprint the user names; "last sprint" from
config.baseline.window sprint length if known, else the last 14 days —
state the window in the header either way.
Render (short sections, in this order)
Work from query report's .data:
- Shipped — one line per item from
.data.shipped(key, title, points, PR); then the totals line: points, PRs, tokens, cost if priced. - Estimates vs. reality — from
.data.calibration: coverage first ("4 of 5 shipped items pre-registered — 80%"), then the positions:below= the work came in under the no-Claude range (the claimed saving held in full),within= partial,above= the item took longer than the no-Claude estimate — name those items and say it plainly; a retro that hides the above-range items is theater. Ifwith_actualslagspre_registered, one line: recordingactual_hoursat ship time is what makes next sprint's claims checkable. - Model mix — from
.data.model_mix: tokens-per-point by dominant model ("opus-carried stories: 0.9M/pt over 4 stories; sonnet-carried: 0.4M/pt over 2"). Notemixedstories separately. Own history only; two rows with one story each is an anecdote, not a comparison — say so. - Waste & rework —
.data.costs.waste(retried commands, repeated reads) and.data.costs.reopened_count, each with one factual line. Zero is worth stating ("nothing reopened"). - Cache economics — from
.data.spend_ledger.cache_savings: one line ("cache reads were 61% of volume and saved ~$118 vs. uncached list rates — derived at today's rates, covering 94% of cache volume"). Always label it derived; skip the dollars whensaved_usdis null. - Still on the truck — from
query manifest: open items with spend, flaggingsittingrows ("PLAT-510: 1.2M tokens, idle 16 days"). Fromquery untracked: the untracked share, with a one-line handoff to the salvage skill when it is notable. - Close — at most three factual process observations drawn ONLY from the numbers above (e.g. "estimates covered 80% of shipped work, up from nothing", "two items sat idle past the demurrage line"). No advice the numbers don't support; the user draws the conclusions — it's their retro.
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.
- 4d ago First seen · 83 lines · 174 tokens per session scan A 0dac8ec430de
retro is a skill published in the GitHub repository Jakeintech/waybill (1 stars, last pushed 11d ago), licensed MIT. It adds 174 tokens to every session and 1,105 once invoked, about $0.0009 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
specify-meta
Scaffold, status-check, and manage specification directories. Use when creating a new spec, reading spec status, transitioning between phases, or logging decisions on a spec in .start/specs/.
jira-bug-reporter
Create detailed bug reports from session evidence — auto-populate Jira tickets with session URLs, error messages, device info, and reproduction steps. Use when the user wants to file a bug from a Fullstory session.
cf-calendar
Plan a 30/60/90-day content production calendar — works backward from publish dates to schedule production windows, balances team assignments, detects deadline conflicts, renders a text Gantt-chart timeline, and optionally creates Google Calendar milestone events when that MCP is connected. Triggers on…
triage
Apply a formal state machine to issues — assign category (bug/enhancement/question/spike) and state (needs-triage → needs-info → ready-for-agent → ready-for-human → wontfix). Issues marked ready-for-agent become inputs to supergraph:plan. Use when processing a backlog, reviewing new issues, or preparing work for…
user-story-generator
Transforms requirements into user stories with Given/When/Then acceptance criteria ready for sprint planning and Jira. Use when user needs to write user stories, create Jira tickets, define acceptance criteria, or says "user stories", "acceptance criteria", "sprint backlog", "Jira tickets", "as a user I want"…
ambiguity-resolver
Structures a brief HANDED DOWN by a stakeholder (boss, exec, another team) into a one-page problem statement with scope boundaries and a named decision owner. Use when the PM says "мне спустили задачу", "I've been asked to look into Y", "руководство хочет X", "CEO попросил разобраться" — a request the PM didn't…