Add complete Schreibwerkstatt BMAD module
- 7 specialized agents (Dramaturg, Autor, Lektor, Figurenprüfer, Kontinuitätsprüfer, Motivjäger, Stilprüfer) - Bibel-System (Single Source of Truth) - State Management per chapter - Review Pipeline with Human-in-the-Loop - KI-Muster-Erkennung (Perplexity Gate) - Export (EPUB, DOCX, Markdown) - Setup scripts and templates
This commit is contained in:
parent
1f72c07758
commit
22298f1008
35 changed files with 2184 additions and 2 deletions
42
geschichte/plan.md
Normal file
42
geschichte/plan.md
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# Kapitelplan
|
||||
|
||||
> Erstelle den Kapitelplan mit dem **Dramaturg**-Agenten.
|
||||
> Sage: "Ich möchte den Kapitelplan erstellen"
|
||||
|
||||
## Übersicht
|
||||
|
||||
- **Geplante Kapitelanzahl**: <!-- z.B. 25 -->
|
||||
- **Kapitellänge**: <!-- z.B. 3000-5000 Wörter -->
|
||||
- **Geschätzte Gesamtlänge**: <!-- z.B. 80.000-100.000 Wörter -->
|
||||
|
||||
## Kapitel
|
||||
|
||||
### Kapitel 1: <!-- Titel -->
|
||||
- **POV**: <!-- Perspektivfigur -->
|
||||
- **Ort**: <!-- Hauptschauplatz -->
|
||||
- **Zeit**: <!-- Wann spielt das Kapitel -->
|
||||
- **Emotionaler Bogen**: <!-- von → nach, z.B. "Neugier → Unbehagen" -->
|
||||
- **Beats**:
|
||||
1. <!-- Ereignis/Szene -->
|
||||
2. <!-- Ereignis/Szene -->
|
||||
3. <!-- Ereignis/Szene -->
|
||||
- **Offene Fäden**: <!-- Was wird neu aufgeworfen -->
|
||||
- **Geschlossene Fäden**: <!-- Was wird aufgelöst -->
|
||||
- **Informationsstand**: <!-- Was weiß der Leser was die Figur nicht weiß? -->
|
||||
|
||||
<!-- Kopiere den Block für jedes weitere Kapitel -->
|
||||
|
||||
---
|
||||
|
||||
### Kapitel 2: <!-- Titel -->
|
||||
- **POV**:
|
||||
- **Ort**:
|
||||
- **Zeit**:
|
||||
- **Emotionaler Bogen**:
|
||||
- **Beats**:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
- **Offene Fäden**:
|
||||
- **Geschlossene Fäden**:
|
||||
- **Informationsstand**:
|
||||
Loading…
Add table
Add a link
Reference in a new issue