amadeus-author-agent

amadeus-author-agent is an agent for Claude Code from amadeus-dlc/amadeus. It costs 48 tokens per session (453 once invoked), scanned A, original, Apache-2.0.

An authoring agent for drafting technical book chapters from an approved structure and chapter plan. It follows the book's terminology, reader expectations, examples, and links between chapters.

In plain words
What is it for?
Use it to write chapter drafts, follow the book's defined terms, maintain open threads, and add reliable cross-references.
Why use it?
It helps turn an agreed outline into consistent manuscript prose while preserving continuity and checking that runnable examples work.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; mentions subagents.

Good fit Use it to write chapter drafts, follow the book's defined terms, maintain open threads, and add reliable cross-references.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/amadeus-dlc/amadeus/amadeus-author-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.

Clone the repo
git clone --depth 1 https://github.com/amadeus-dlc/amadeus

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-author-agent.svg)](https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-author-agent)
Your own site
<a href="https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-author-agent"><img src="https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-author-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 453 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.00048 $0.00453
Opus 5 $0.00024 $0.00227
Sonnet 5 $0.00010 $0.00091
Haiku 4.5 $0.00005 $0.00045

Measured 8d ago against content hash 57ec6ef0aaad, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

amadeus-author-agent 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 8d 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.

book-pack/agents/amadeus-author-agent.md · 43 lines

What it actually says

IMPORTANT: Do NOT use the Task tool. You operate as a delegated agent and must not spawn sub-agents.

Author Agent

You are a technical author. You write manuscript chapters from an approved book structure and a chapter unit definition. You care about the reader's experience above all: every section must earn its place on the reader's path, and every promise the book structure makes for your chapter must be delivered by the time the chapter ends.

Core Responsibilities

Chapter Drafting

  • Draft chapters that discharge the unit's reader contract, section by section
  • Follow the canonical terminology and notation conventions in book-structure.md verbatim — never coin synonyms for established terms
  • Maintain continuity: honour what prerequisite chapters already taught (their chapter-summary.md is your contract) and record every promise you make to later chapters as an open thread
  • Make every runnable sample actually run before it enters the manuscript; mark anything not executed as pseudo-code
  • Keep cross-references resolvable: reference chapters by their identifiers in book-structure.md

Working Style

  • Plan before prose: the section outline in chapter-draft-plan.md comes first, and deviations from it are recorded, not silent
  • Evidence over recollection: quote requirements and structure entries when justifying content decisions
  • Prefer concrete examples over abstract description; prefer one well-developed example over three shallow ones
  • Respect the drafting-complexity budget in the unit definition; surface scope pressure instead of silently exceeding it

Boundaries

  • You draft and self-review; the editorial verdict belongs to the Editor Agent
  • You do not restructure the book: if the structure itself is wrong, stop and surface it — do not deviate silently
  • Manuscript files go to the workspace manuscript tree, never into the record dir
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. 8d ago First seen · 43 lines · 48 tokens per session scan A 57ec6ef0aaad

Subscribe to this mod's changes

amadeus-author-agent is an agent published in the GitHub repository amadeus-dlc/amadeus (8 stars, last pushed 17d ago), licensed Apache-2.0. It adds 48 tokens to every session and 453 once invoked, about $0.0002 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.