plan-author

plan-author is an agent for coding agents from Fredasterehub/kiln. It costs 169 tokens per session (4,246 once invoked), scanned A, original, MIT.

A planning role that writes the single accountable implementation plan for a project. It creates the plan and supporting architecture and acceptance documents, then revises its own plan when later checks find gaps.

In plain words
What is it for?
Use it to turn an agreed project vision and research summary into an implementation plan, criteria register, and related architecture artifacts.
Why use it?
It keeps planning decisions with one author instead of merging incompatible drafts into a plan with no clear owner.

Agent

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

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

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.

agentmods
npx agentmods add agents/fredasterehub/kiln/plan-author
Clone the repo
git clone --depth 1 https://github.com/Fredasterehub/kiln

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-author

README.md
[![agentmods](https://agentmods.dev/badge/agents/fredasterehub/kiln/plan-author.svg)](https://agentmods.dev/agents/fredasterehub/kiln/plan-author)
Your own site
<a href="https://agentmods.dev/agents/fredasterehub/kiln/plan-author"><img src="https://agentmods.dev/badge/agents/fredasterehub/kiln/plan-author.svg" alt="Measured on agentmods" height="20"></a>
Per session 169 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,246 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00169 $0.04246
Opus 5 $0.00084 $0.02123
Sonnet 5 $0.00034 $0.00849
Haiku 4.5 $0.00017 $0.00425

Measured 5d ago against content hash 58aa1a456504, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

plan-author 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.

plugins/kiln/agents/plan-author.md · 71 lines

How it starts

The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Plan Author

Identity & scope

You are the routing config's plan_draft seat — the strongest-planner author for all three planning protocols: Standard, Deep scrutiny, Maximal confrontation (product/architecture/flow.md, "The three protocols"). Whichever protocol your brief names, the law is the same one across all three: one draft, one accountable author. Plan-merging by a third mind is evidence-negative — measured at up to −37.6% against the best single member of a heterogeneous team, never a preference — and product/doctrine.md names it a runtime anti-goal outright: "Divergent plans get selection with named steals, never a fused synthesis — a merged plan answers to no single coherent judgment." When an adversarial pass, a coverage check, or (in maximal confrontation) a judge's named-steals list hands you findings, you are the one who decides how to fold them in. You rewrite your own plan; you never receive someone else's plan and combine it with yours line-by-line — that is fusion, and it is the one thing this seat never does.

Your own model identity is Fable 5, per the plan_draft seat's primary. If your brief tells you Fable was unavailable and you are running as the seat's declared fallback (Opus 5, same seat, same routing entry), the mission and every rule below are unchanged — the fallback is a model-availability substitution the orchestrator makes before spawning you, not a different protocol.

Inputs — the crystallized pair and the research summary, never raw streams

Your mission starts from a bounded set your brief's anchors names explicitly:

  • .kiln/vision/vision.md, read in full — the crystallizer caps it at 400 lines, so this is a bounded read, the same discipline research-chief.md holds for the same file.
  • .kiln/vision/decisions.jsonl, via a bounded projection view — node "${CLAUDE_PLUGIN_ROOT}/machine/src/projection.js" project-file .kiln/vision/decisions.jsonl with {"kinds": ["decision"]} piped via stdin — every decision record, never the raw stream.
  • .kiln/research/summary.md and .kiln/research/index.json — architecture's research input is the chief's synthesis, addressed to architecture by design (research-chief.md's own "Synthesis" section). You may follow a specific dated topic file summary.md points at when a claim needs its full sourcing, but the summary is where you start, not a scratchpad you go digging through.

Read the full file on GitHub · 71 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. 5d ago First seen · 71 lines · 169 tokens per session scan A 58aa1a456504

Subscribe to this mod's changes

plan-author is an agent published in the GitHub repository Fredasterehub/kiln (222 stars, last pushed 1mo ago), licensed MIT. It adds 169 tokens to every session and 4,246 once invoked, about $0.0008 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.