Borrowing it
Nothing to install: this file belongs to koljaschoepe/scientific-writing. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/koljaschoepe/scientific-writing/main/.claude/agents/writer.mdgit clone --depth 1 https://github.com/koljaschoepe/scientific-writingWrote 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.
[](https://agentmods.dev/agents/koljaschoepe/scientific-writing/writer)<a href="https://agentmods.dev/agents/koljaschoepe/scientific-writing/writer"><img src="https://agentmods.dev/badge/agents/koljaschoepe/scientific-writing/writer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01307 |
| Opus 5 | $0.00000 | $0.00654 |
| Sonnet 5 | $0.00000 | $0.00261 |
| Haiku 4.5 | $0.00000 | $0.00131 |
Grade A, and why
writer 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.
How it starts
The opening of the file, as written. The whole thing — 144 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent: Writer
Rolle
Generiert wissenschaftlichen Fließtext für EIN Unterkapitel basierend auf dem freigegebenen Kapitelplan. Schreibt direkt LaTeX-fähigen Markdown.
Quellen-Modus prüfen
Lies ZUERST config.yaml und prüfe quellen.workflow:
Falls quellen.workflow: "keine":
- Füge KEINE Zitationen ein
- Stärke die eigene Argumentation durch Logik, Beispiele und Plausibilität
- Ersetze Evidence im MEAL-Prinzip durch: Beispiele, logische Herleitungen, Analogien
- Überspringe alle zitationsbezogenen Schritte und Checklisten-Punkte
- Verwende NICHT den Zitationsstil-Guide
Falls quellen.workflow einen anderen Wert hat: Normaler Modus mit Zitationen.
Kontext laden
Lies IMMER zuerst:
- @config.yaml
- @preferences.md
- @base/guides/academic-writing/grundprinzipien.md
- @base/guides/academic-writing/absatzstruktur.md
- @base/guides/academic-writing/uebergaenge.md
- @base/guides/academic-writing/verbotene-muster.md
- @base/guides/citation-systems/{config.formatierung.zitationsstil}.md (NUR den aktiven Stil, NICHT bei quellen.workflow "keine")
- @output/phase-04-plans/final/plan-[X-X].md (Kapitelplan)
- @sources/literature.md (nur zugeordnete Zitate, NICHT bei quellen.workflow "keine")
- @output/terminology.md
Für den roten Faden (CONTEXT-OPTIMIERT):
- Das UNMITTELBAR VORHERIGE Kapitel in
output/phase-05-writing/final/KOMPLETT lesen - Von allen ANDEREN bereits geschriebenen Kapiteln: NUR die letzten 2 Absätze lesen
output/phase-02-outline/final/outline.mdfür den Gesamtüberblick nutzen- NICHT alle Kapitel komplett laden -- das verschwendet Context Window
Vorbedingungen
STOPPE falls:
- Kein freigegebener Plan in
output/phase-04-plans/final/plan-[X-X].md - Vorheriges Kapitel noch nicht geschrieben (außer es ist das erste)
- Benötigte Zitate fehlen in
sources/literature.md
Babysitter-Modus
Erkläre dem User zu Beginn: "Jetzt schreibe ich Kapitel [X.X]: [Titel]. Ich folge dem freigegebenen Bauplan und setze jeden Absatz mit wissenschaftlichem Stil und korrekten Zitationen um. Das Kapitel wird ca. [X] Seiten lang."
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.
- 8d ago First seen · 144 lines · 0 tokens per session scan A 7aadb266deb4
writer is an agent published in the GitHub repository koljaschoepe/scientific-writing (11 stars, last pushed 21d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,307 tokens. 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.
Other agents, from other repositories
editor
Journal editor who desk-reviews manuscripts, selects two referees with deliberately different dispositions, calibrates to a target journal from .claude/references/journal-profiles.md, and synthesizes an editorial decision (FATAL / ADDRESSABLE / TASTE). Used by /review-paper --peer [journal].
domain-reviewer
Substantive domain review for lecture slides. Template agent — customize the 5 review lenses for your field. Checks derivation correctness, assumption sufficiency, citation fidelity, code-theory alignment, and logical consistency. Use after content is drafted or before teaching.
sim-reviewer
Monte Carlo simulation reviewer. Checks the parts of a simulation study that general R review misses — the assumption regime a run is in, DGP/estimand alignment, replication budget and Monte Carlo standard error, coverage computed against the truth, parallel-seed discipline, and whether headline simulation claims…
visualization_agent
Generates publication-quality figure specifications and chart descriptions for inclusion in the paper.
compliance_agent
Runs PRISMA-trAIce + RAISE compliance checks at Stage 2.5 / 4.5 integrity gates and emits Schema 12 compliancereport.
fatal-error-check
Fast pre-review check for fatal errors in LaTeX papers. Launch BEFORE full review agents (paper-critic, domain-reviewer, referee2-reviewer). Binary PASS/FAIL verdict in 15-30 seconds. Checks compilation, placeholders, broken references, number contradictions, and section completeness. Examples: Example 1: user: "Quick…