fiction-forge CLAUDE.md

fiction-forge CLAUDE.md is an instructions file for Claude Code from geobond13/fiction-forge. It costs 570 tokens per session, scanned A, original, MIT.

A repository instruction file for Fiction-Forge, a novel-writing project with tools that search story references and check characters, chapters, continuity, and foreshadowing.

In plain words
What is it for?
Use it when writing or editing chapters, checking story continuity, searching the story reference material, or tracking plot clues.
Why use it?
It tells the agent how to use the project's story information and follow its formatting and editing conventions.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md.

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 instructions/geobond13/fiction-forge/claude-md
Clone the repo
git clone --depth 1 https://github.com/geobond13/fiction-forge

Made for: Claude Code.

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 fiction-forge CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/geobond13/fiction-forge/claude-md.svg)](https://agentmods.dev/instructions/geobond13/fiction-forge/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/geobond13/fiction-forge/claude-md"><img src="https://agentmods.dev/badge/instructions/geobond13/fiction-forge/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 570 This file is loaded in full into every session.
When invoked 570 The same file — it is already loaded in full.
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.1 $0.00570 $0.00570
Opus 5 $0.00285 $0.00285
Sonnet 5 $0.00114 $0.00114
Haiku 4.5 $0.00057 $0.00057

Measured 6d ago against content hash b866c6fd1bbd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

fiction-forge CLAUDE.md 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 6d 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.

CLAUDE.md · 68 lines

How it starts

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

Fiction-Forge Project Instructions

Project Context

This is a novel manuscript project managed with fiction-forge tools. The AI assistant has access to a fiction context MCP server with 5 tools for querying story reference material.

Available MCP Tools

When editing or writing chapters, use these tools proactively:

  • search_bible — Search all reference docs for world/plot/character info
  • get_character — Get voice notes and state for a character at a specific chapter
  • get_chapter_context — Get opening/closing lines of surrounding chapters
  • check_continuity — Validate text against continuity rules
  • get_foreshadowing — Check plant/payoff thread status

Writing Conventions

  • Opening lines: First line of every chapter in ALL CAPS (first few words)
  • Scene breaks: Use --- (horizontal rule) between scenes within a chapter
  • Metadata: HTML comment block at top of each chapter with POV, Location, Timeline
  • Songs/letters/epigraphs: Use blockquotes (> prefix)
  • Emphasis: *italics* for emphasis and internal thought

Editorial Rules

When editing prose:

  1. Cut, don't replace. Remove overused patterns; don't substitute with different patterns.
  2. One touch per sentence. Each sentence gets edited once per pass.
  3. Preserve openings and closings. First and last paragraphs of each chapter are protected.
  4. No new content during cut passes. Only remove and tighten.
  5. Check continuity after every edit. Use the check_continuity tool.

File Structure

  • book/ — Chapter files (numbered: 01_Title.md, 02_Title.md)
  • reference/ — Story bible, characters, foreshadowing, continuity
  • project.yaml — All tool configuration
  • output/ — Generated EPUB, PDF, HTML, scan reports

Common Tasks

Writing a new chapter

Write Chapter N: [Title].
Use get_chapter_context to check adjacent chapters.
Use get_character for each character in the scene.
Target: 3,000-4,000 words.
Check continuity when done.

Read the full file on GitHub · 68 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. 6d ago First seen · 68 lines · 570 tokens per session scan A b866c6fd1bbd

Subscribe to this mod's changes

fiction-forge CLAUDE.md is an instructions file published in the GitHub repository geobond13/fiction-forge (19 stars, last pushed 1mo ago), licensed MIT. It adds 570 tokens to every session, about $0.0029 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.