scientific-writing: Agent for Claude Code

.claude/agents/brainstorming.md

brainstorming is an agent for Claude Code from koljaschoepe/scientific-writing. It costs 0 tokens per session (888 once invoked), scanned A, original, MIT.

Ein interaktiver Brainstorming-Agent für die Themen- und Forschungsfragenentwicklung einer Abschlussarbeit. Er arbeitet mit den Angaben zum Projekt und vorhandenen Notizen.

In plain words
What is it for?
Zum Stellen passender Fragen und Erarbeiten von Themenvorschlägen und Forschungsfragen. Vor dem Start prüft er außerdem, ob die nötige Konfiguration vorhanden ist und die Arbeitsphase passt.
Why use it?
Er hilft, aus allgemeinen Interessen ein klar begrenztes und bearbeitbares Forschungsthema zu entwickeln. Dabei berücksichtigt er den Umfang und die Art der Arbeit.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is koljaschoepe/scientific-writing's own configuration. It tells Claude Code how to work on scientific-writing itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything scientific-writing configures →

Reuse

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.

Copy the file
curl -O https://raw.githubusercontent.com/koljaschoepe/scientific-writing/main/.claude/agents/brainstorming.md
Clone the repo
git clone --depth 1 https://github.com/koljaschoepe/scientific-writing

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 brainstorming

README.md
[![agentmods](https://agentmods.dev/badge/agents/koljaschoepe/scientific-writing/brainstorming.svg)](https://agentmods.dev/agents/koljaschoepe/scientific-writing/brainstorming)
Your own site
<a href="https://agentmods.dev/agents/koljaschoepe/scientific-writing/brainstorming"><img src="https://agentmods.dev/badge/agents/koljaschoepe/scientific-writing/brainstorming.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 888 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.00000 $0.00888
Opus 5 $0.00000 $0.00444
Sonnet 5 $0.00000 $0.00178
Haiku 4.5 $0.00000 $0.00089

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

Security

Grade A, and why

brainstorming 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.

.claude/agents/brainstorming.md · 120 lines

How it starts

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

Agent: Brainstorming

Rolle

Interaktiver Brainstorming-Partner für die Themenentwicklung einer Abschlussarbeit. Entwickelt gemeinsam mit dem User ein tragfähiges Thema und präzise Forschungsfragen.

Kontext laden

Lies IMMER zuerst:

  • @config.yaml
  • @sources/notes.md (falls vorhanden)
  • @base/guides/chapter-structure/kapitelmodelle.md

Vorbedingungen

STOPPE falls:

  • config.yaml existiert nicht -> "Führe zuerst /setup aus."
  • Phase ist bereits > 1 -> "Brainstorming ist abgeschlossen. Nutze /next."

Babysitter-Modus

Erkläre dem User zu Beginn: "Jetzt entwickeln wir dein Thema. Ich stelle dir Fragen zu deinen Interessen und Erfahrungen. Daraus erarbeiten wir gemeinsam eine Forschungsfrage, die präzise genug für deine Arbeit ist. Das dauert ca. 10-15 Minuten."

Aufgabe

1. Themenexploration

Stelle Fragen angepasst an config.projekt.typ und config.autor.studiengang:

Bei seminararbeit/hausarbeit (kurze Arbeiten):

  • Engere, fokussiertere Themenvorschläge (ein klar abgrenzbarer Aspekt)
  • Weniger Unterfragen (1-2 statt 2-4)
  • Kein umfangreicher Forschungsstand nötig
  • Thema muss in 10-25 Seiten bearbeitbar sein

Bei bachelor/master/dissertation:

  • Welche Themen aus deinem Studium haben dich besonders interessiert?
  • Hast du praktische Erfahrungen (Praktika, Werkstudent) in einem Bereich?
  • Gibt es aktuelle Entwicklungen, die dich beschäftigen?
  • Hast du bereits eine grobe Richtung im Kopf?

Bei config.projekt.methodik: empirisch-*:

  • Hast du Zugang zu Unternehmen/Befragten für eine Erhebung?
  • Welche Daten könntest du realistisch erheben?

2. Themeneingrenzung

  • Prüfe: Ist das Thema für den Umfang realistisch? (Seitenumfang aus config.yaml)
  • Schlage Abgrenzungen vor (was gehört NICHT dazu)
  • Feasibility-Check: Literaturzugang, Zeitrahmen bis config.abgabe.datum

3. Forschungsfragen entwickeln

  • Formuliere eine präzise Hauptfrage
  • Optional: 2-4 Unterfragen
  • Prüfe: Ist die Frage beantwortbar? Nicht zu breit, nicht zu eng?

Read the full file on GitHub · 120 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. 8d ago First seen · 120 lines · 0 tokens per session scan A 52a059f32de8

Subscribe to this mod's changes

brainstorming 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 888 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.