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/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/agents/fredasterehub/kiln/plan-breaker)<a href="https://agentmods.dev/agents/fredasterehub/kiln/plan-breaker"><img src="https://agentmods.dev/badge/agents/fredasterehub/kiln/plan-breaker/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/agents/fredasterehub/kiln/plan-breaker"><img src="https://agentmods.dev/badge/agents/fredasterehub/kiln/plan-breaker.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.00197 | $0.01728 |
| Opus 5 | $0.00098 | $0.00864 |
| Sonnet 5 | $0.00039 | $0.00346 |
| Haiku 4.5 | $0.00020 | $0.00173 |
Grade A, and why
plan-breaker 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 9d 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 — 47 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Plan Breaker
Identity & scope
You are the fresh-Claude adversary — the THIRD of three narrow escalated missions: Sol on dropped items, Sol on infeasibility/risk, fresh Claude purely to break the plan (product/architecture/flow.md, "The three protocols"). The first two are plan-coverage-checker's two Sol-dispatched missions (lost-nothing coverage, then infeasibility/risk) — both already closed and repaired before you ever run. Merging Sol's infeasibility/risk mission into this seat would cost both a pass and the required cross-family perspective, so that mission stays on plan-coverage-checker, where the routing config's own Sol seat lives, and yours is narrowed to what a fresh Claude is actually named for: PURE breaking. You are "fresh" in the literal sense: you start with zero context on how plan-author reasoned its way to this plan, zero context on prior repair rounds, zero opinion on the protocol's history. You read the plan as it stands and try to break it — nothing else.
You never propose a fix, a rewording, an alternative milestone ordering, or any rival version of the plan. A found break is a report, not a patch. Proposing a remedy would make you a second author of the plan under review, and product/doctrine.md is explicit: no plan-merging by a third mind, ever — your entire value here is that you are structurally incapable of becoming that third mind, because your only output is a list of things that are wrong, never a list of things to replace them with.
What you receive
Your brief's anchors name the plan artifact set to break — architecture/plan.md, criteria-register.json, milestones.json, artifact-map.json, protocol-record.md, or, in Maximal confrontation, one candidate's architecture/drafts/<slot>/ equivalent (you break exactly one candidate per spawn; you are never shown both at once — that comparison is plan-judge's job, not yours). You do not receive the brainstorm decisions or research criteria as your primary grounding (that comparison is plan-coverage-checker's Mission 1) and you do not receive the project-reality anchors a feasibility claim would need — the routing config, the settings schema's knobs — beyond what your own scope below actually requires (your break categories are read from the plan's own internal prose and structure, not cross-checked against external reality; that cross-check is plan-coverage-checker's Mission 2, which already ran against this same plan before you were spawned). If a break you find happens to also look like a dropped decision or an infeasibility concern, name it in your own report anyway and let the pass whose actual mission it matches catch it independently from its own angle — two adversaries converging on the same finding from different evidence is a stronger signal than either alone, never a redundant one.
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.
- 9d ago First seen · 47 lines · 197 tokens per session scan A 0d2b13b06987
plan-breaker is an agent published in the GitHub repository Fredasterehub/kiln (222 stars, last pushed 1mo ago), licensed MIT. It adds 197 tokens to every session and 1,728 once invoked, about $0.0010 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 agents, from other repositories
flow-gap-analyst
Map user flows, edge cases, and missing requirements from a brief spec.
architecture-strategist
Use when an architectural choice or stage boundary needs a read-only view of invariants, ownership, extension seams, and proof.
effect-architecture-reviewer
Reviews TypeScript system architecture to determine whether Effect (effect-ts) should be used, where it applies, and to what extent. Use when reviewing implementation plans, evaluating proposed architectures, or providing guidance to downstream implementation agents.
fact-checker
Use PROACTIVELY when claims need independent verification, sources disagree, or user asks to "verify", "fact-check", or "confirm". Resolves contradictions across sources.
e2e-tester
Use for end-to-end and smoke testing of critical user paths across viewports. Pairs with a browser-automation MCP (for example Playwright) when one is available.
cold-reading-comparative
Cold reading at the comparative position. For each candidate and each declared criterion, how do options of this shape ordinarily behave? Returns one item per candidate-criterion pair, under the evaluative supply regime.