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.
git clone --depth 1 https://github.com/MadeByTokens/resume-helperWrote 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/madebytokens/resume-helper/cancel-resume)<a href="https://agentmods.dev/commands/madebytokens/resume-helper/cancel-resume"><img src="https://agentmods.dev/badge/commands/madebytokens/resume-helper/cancel-resume/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/madebytokens/resume-helper/cancel-resume"><img src="https://agentmods.dev/badge/commands/madebytokens/resume-helper/cancel-resume.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.00006 | $0.00367 |
| Opus 5 | $0.00003 | $0.00183 |
| Sonnet 5 | $0.00001 | $0.00073 |
| Haiku 4.5 | $0.00001 | $0.00037 |
Grade A, and why
cancel-resume 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 11d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- cancel-resume — 100% identical, 0 lines differ
What it actually says
Cancel Resume Command
Cancel the current resume development loop and preserve state.
Instructions
-
Read
working/state.jsonfrom the current working directory -
If file doesn't exist or
active: false:No active resume development loop to cancel. -
If active loop exists:
a. Update the state file:
{ "active": false, "phase": "CANCELLED", "completedAt": "<current ISO timestamp>", "stoppedReason": "cancelled_by_user" }b. Display confirmation:
═══════════════════════════════════════════════════ RESUME DEVELOPMENT CANCELLED ═══════════════════════════════════════════════════ Loop cancelled at iteration [X]. All work has been preserved in the working/ directory. Files preserved: - working/state.json (loop state) - working/writer/output.md (current resume draft) - working/inputs/ (your input files) - working/coach/ (coach feedback and questions) - working/analysis/ (analysis results) To start a new loop: 1. Optionally backup the working/ directory 2. Run: /resume-helper:resume-loop "experience.md" ═══════════════════════════════════════════════════
Notes
- Cancelling preserves all work done so far in the
working/directory - The current resume draft is in
working/writer/output.md - User can review any agent's output in their respective directories
- Starting a new loop will recreate the working directory
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.
- 11d ago First seen · 61 lines · 6 tokens per session scan A f79d67abe2df
cancel-resume is a command published in the GitHub repository MadeByTokens/resume-helper (7 stars, last pushed 8mo ago), licensed MIT. It adds 6 tokens to every session and 367 once invoked, about $0.0000 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 commands, from other repositories
learn
Force claude-smart to extract learnings from this session now.
prototype
You are building a proof-of-concept for the current Grainulator sprint. Read CLAUDE.md for sprint context and claims.json for existing research claims.
init
Install the formatters this repository needs, with every command visible before it runs.
brand-generate
Generate an on-brand document from a saved Brand Profile.
genshijin-compress
A command for safely shortening Markdown or text files into the genshijin style.
check-dev
Type-check a Z specification with fuzz.