plan-breaker

plan-breaker is an agent for Claude Code from Fredasterehub/kiln. It costs 197 tokens per session (1,728 once invoked), scanned A, original, MIT.

An adversarial reviewer that examines a project plan only for hidden dependencies, broken logic, and incorrect sequencing.

In plain words
What is it for?
Use it to stress-test architecture, product, or delivery plans and report where their internal reasoning breaks.
Why use it?
It can reveal flaws in a plan before implementation begins, without being influenced by how the plan was created.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

Part of the kiln plugin — 2 commands, 22 agents shipped together

Good fit Use it to stress-test architecture, product, or delivery plans and report where their internal reasoning breaks.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/fredasterehub/kiln/plan-breaker
Install

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.

Clone the repo
git clone --depth 1 https://github.com/Fredasterehub/kiln

Made for: Claude Code.

Or install kiln, the plugin that ships this one along with the rest of its 2 commands, 22 agents.

Wrote 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.

agentmods badge for plan-breaker

README.md
[![agentmods](https://agentmods.dev/badge/agents/fredasterehub/kiln/plan-breaker/github.svg)](https://agentmods.dev/agents/fredasterehub/kiln/plan-breaker)
Your own site
<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.

agentmods 80×15 button for plan-breaker

Your own site · 80×15
<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>
Per session 197 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,728 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 9d ago against content hash 0d2b13b06987, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

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.

plugins/kiln/agents/plan-breaker.md · 47 lines

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.

Read the full file on GitHub · 47 lines

Changes

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.

  1. 9d ago First seen · 47 lines · 197 tokens per session scan A 0d2b13b06987

Subscribe to this mod's changes

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.