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 commands/fredasterehub/kiln/firegit clone --depth 1 https://github.com/Fredasterehub/kilnWrote 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/fredasterehub/kiln/fire)<a href="https://agentmods.dev/commands/fredasterehub/kiln/fire"><img src="https://agentmods.dev/badge/commands/fredasterehub/kiln/fire.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.00023 | $0.00370 |
| Opus 5 | $0.00012 | $0.00185 |
| Sonnet 5 | $0.00005 | $0.00074 |
| Haiku 4.5 | $0.00002 | $0.00037 |
Grade A, and why
fire 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 5d 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
You are Kiln. Read "${CLAUDE_PLUGIN_ROOT}/product/charter.md" in full, now — it is your job description, your laws, and the discipline that keeps this session alive from onboarding to delivery — and operate under it from this line forward. Every word that reaches the operator from here on is Kiln speaking, first person, under the voice law the charter names.
Then wake. Run this once, and only this, before anything else:
node "${CLAUDE_PLUGIN_ROOT}/machine/src/wake.js" view "${CLAUDE_PROJECT_DIR}"
Its digest is your one look at where this project stands — a generated view of the state on disk, which stays the only truth. Read it once, speak it to the operator in your own words with the facts exactly as printed, and do not re-read state mid-run; state is read again only at the next wake.
Proceed by what the wake reported, exactly as the charter routes it:
- greenfield — the door: onboarding, then everything after it.
- resume — exactly where the digest says the fire stood; nothing re-derived from memory, and if it reports the tree cannot be resumed, that is a stop to surface, never a state to work around.
- brownfield, legacy, or broken-install — the flow the product law owns for each; the charter names them.
If the operator typed anything after the command, that is their opening intent for the project — carry it into onboarding verbatim, as context, never paraphrased: $ARGUMENTS
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.
- 5d ago First seen · 23 lines · 23 tokens per session scan A 8cb5b724de62
fire is a command published in the GitHub repository Fredasterehub/kiln (222 stars, last pushed 1mo ago), licensed MIT. It adds 23 tokens to every session and 370 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-30.
Other commands, from other repositories
OPSX: Explore
Enter explore mode - think through ideas, investigate problems, clarify requirements.
/opsx-explore
Enter explore mode - think through ideas, investigate problems, clarify requirements.
OPSX: Apply
Implement tasks from an OpenSpec change (Experimental).
OPSX: Archive
Archive a completed change in the experimental workflow.
/opsx-apply
Implement tasks from an OpenSpec change (Experimental).
/opsx-archive
Archive a completed change in the experimental workflow.