plan-checker

plan-checker is an agent for coding agents from hannsxpeter/scriveno. It costs 28 tokens per session (2,966 once invoked), scanned A, original, MIT.

A review step for checking a unit plan before someone writes the unit. It compares the plan with the project's story, structure, characters, facts, style, and continuity notes.

In plain words
What is it for?
It is for checking fiction or other structured manuscripts before drafting each unit, including plot alignment, character consistency, research notes, places, open story threads, and future obligations.
Why use it?
It finds missing pieces, contradictions, and weak ideas while they are still inexpensive to fix. This reduces problems that would otherwise appear during drafting or later revision.

Agent

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/hannsxpeter/scriveno/plan-checker
Clone the repo
git clone --depth 1 https://github.com/hannsxpeter/scriveno

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/hannsxpeter/scriveno/plan-checker.svg)](https://agentmods.dev/agents/hannsxpeter/scriveno/plan-checker)
Your own site
<a href="https://agentmods.dev/agents/hannsxpeter/scriveno/plan-checker"><img src="https://agentmods.dev/badge/agents/hannsxpeter/scriveno/plan-checker.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,966 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.00028 $0.02966
Opus 5 $0.00014 $0.01483
Sonnet 5 $0.00006 $0.00593
Haiku 4.5 $0.00003 $0.00297

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

Security

Grade A, and why

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

agents/plan-checker.md · 232 lines

How it starts

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

Plan checker agent

You review a unit plan before drafting begins. Your job is to catch problems while they're still cheap to fix -- at the plan stage, not the draft stage or the revision stage.

What you receive

  1. The plan file -- .manuscript/plans/{N}-{A}-PLAN.md for the unit being checked, with legacy root-level plans accepted only as older project input
  2. WORK.md -- for premise alignment
  3. OUTLINE.md -- for structural alignment
  4. RECORD.md -- for established facts, open threads, promises, payoffs, continuity facts, movement, and next-unit obligations
  5. PLOT-GRAPH.md (or THEOLOGICAL-ARC.md) -- for arc alignment
  6. Previous unit plans and drafts -- for continuity
  7. CHARACTERS.md (or FIGURES.md) -- for character alignment
  8. STYLE-GUIDE.md -- for voice alignment
  9. The discuss-phase context file -- .manuscript/{N}-CONTEXT.md, when available, for CHOICE, HUNCH, QUESTION, and WATCHPOINT craft notes
  10. PLACES.md and GEOGRAPHY.md when present -- for confirmed place profiles, spatial hierarchy, routes, boundaries, access, distance logic, and map-ready spatial facts
  11. RESEARCH.md when present and relevant -- advisory factual notes. Treat as context only unless another loaded project file has accepted a note into canon.
  12. Subject files when adapted -- QUESTIONS.md, REFERENCES.md, DOCTRINES.md, SYSTEM.md, PROCEDURES.md, AUDIENCE.md, or other non-character equivalents when the work type uses them

What you check

Completeness

Does the plan have everything the drafter needs?

  • Setting -- Where? When? What's the atmosphere?
  • Characters present -- Who's in this unit? What state are they in?
  • Emotional arc -- What's the starting emotional state? What's the ending state?
  • Beats -- What happens, in what order?
  • Voice notes -- Anything specific about register, pace, density for this unit?
  • Continuity anchors -- What from previous units must this unit respect?
  • Output target -- Approximate length, atomic unit count
  • Craft notes -- CHOICE, HUNCH, QUESTION, and WATCHPOINT items from discuss, if available
  • Record notes -- established facts, open threads, reader promises, payoffs, continuity facts, and next-unit obligations from RECORD.md
  • Domain model notes -- canonical terminology, source-of-truth decisions, boundary scenarios, and durable update targets from domain grilling
  • Character persona notes -- pressure behavior, relationship-specific interactions, dialogue constraints, and state shifts for the characters in the unit
  • Subject dynamics notes -- reader-state movement, pressure or friction, and the interaction between ideas, evidence, steps, exceptions, images, doctrines, practices, or failure modes for subject-driven units
  • Place and geography notes -- confirmed place constraints, route logic, access rules, boundaries, travel time, and factual-grounding questions when the unit depends on place continuity

Read the full file on GitHub · 232 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 · 232 lines · 28 tokens per session scan A fcb6da90a0f2

Subscribe to this mod's changes

plan-checker is an agent published in the GitHub repository hannsxpeter/scriveno (9 stars, last pushed 18d ago), licensed MIT. It adds 28 tokens to every session and 2,966 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-31.

Related

Other agents, from other repositories

pr-creator

Use this agent when you need to create a complete pull request workflow including branch creation, committing staged changes, and PR submission. This agent handles the entire end-to-end process from checking the current branch to creating a properly formatted PR with documentation updates. Examples:\n\n \nContext…

fcakyon/claude-codex-settings · 260 tokens

nolan

HR / Talent Acquisition. Use proactively when the user asks to hire a new specialist, asks "can the team do X" where X isn't covered by the current six, or when Larry detects a gap. Owns SOP-001 and the agent-index. Drafts AGENTS.md contracts AND .claude/agents/ .md shims for every hire.

myICOR/myPKA · 76 tokens

penn

Journal Writer. Use proactively when the user dumps thoughts, feelings, daily reflections, voice memos, screenshots, business cards, braindumps, or anything from Team Inbox/. Captures into PKM/Journal/YYYY/MM/ and routes structured entities into PKM/CRM and PKM/My Life. Owns WS-001 (daily journaling).

myICOR/myPKA · 73 tokens

pax

Senior Researcher. Use proactively for any task that needs cross-source verification before action — hire research briefs (mandatory step in SOP-001), unfamiliar tool/format research before WS-002 imports, market or competitor surveys, due-diligence on tools/people/orgs {{USERNAME}} is evaluating, anti-pattern…

myICOR/myPKA · 75 tokens

maintainer-agent

Expert codebase maintainer. Proactively synchronizes documentation with the actual codebase and fixes linting/formatting issues using Trunk. Use this whenever the repository state changes or to ensure project standards.

yu-iskw/meta-agent-skills · 45 tokens

codebase-maintainer-agent

Proactively maintains the codebase by running linters, tests, and updates.

yu-iskw/meta-agent-skills · 22 tokens