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
55
geschichte/synopsis.md
Normal file
55
geschichte/synopsis.md
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
# Synopsis
|
||||
|
||||
> Erstelle die Synopsis mit dem **Dramaturg**-Agenten.
|
||||
> Sage: "Ich möchte die Synopsis entwickeln"
|
||||
|
||||
## Arbeitstitel
|
||||
|
||||
<!-- Titel des Romans -->
|
||||
|
||||
## Pitch (1 Satz)
|
||||
|
||||
<!-- Worum geht es — in einem Satz? -->
|
||||
|
||||
## Prämisse
|
||||
|
||||
<!-- Die thematische Kernaussage.
|
||||
z.B. "Nur wer loslässt, kann festhalten." -->
|
||||
|
||||
## Zentraler Konflikt
|
||||
|
||||
- **Extern**: <!-- Wer/Was steht der Hauptfigur im Weg? -->
|
||||
- **Intern**: <!-- Welchen inneren Kampf kämpft sie? -->
|
||||
- **Zwischenmenschlich**: <!-- Welche Beziehung ist das Schlachtfeld? -->
|
||||
|
||||
## Handlungsübersicht
|
||||
|
||||
### Akt I — Setup
|
||||
<!-- Ausgangssituation, Vorstellung der Figuren, auslösendes Ereignis -->
|
||||
|
||||
### Akt II-A — Konfrontation (aufsteigend)
|
||||
<!-- Eskalation, neue Allianzen, wachsende Spannung -->
|
||||
|
||||
### Midpoint
|
||||
<!-- Der Wendepunkt der alles verändert -->
|
||||
|
||||
### Akt II-B — Konfrontation (absteigend)
|
||||
<!-- Konsequenzen, Verluste, Annäherung an die Wahrheit -->
|
||||
|
||||
### Akt III — Auflösung
|
||||
<!-- Klimax, finale Konfrontation, Auflösung der Fäden -->
|
||||
|
||||
## Schlüssel-Wendepunkte
|
||||
|
||||
1. **Auslösendes Ereignis** (ca. Kapitel ___):
|
||||
2. **Plot Point I** (ca. Kapitel ___):
|
||||
3. **Midpoint** (ca. Kapitel ___):
|
||||
4. **Plot Point II** (ca. Kapitel ___):
|
||||
5. **Klimax** (ca. Kapitel ___):
|
||||
|
||||
## Subplots
|
||||
|
||||
### Subplot: <!-- Name -->
|
||||
- **Figuren**:
|
||||
- **Verbindung zum Hauptplot**:
|
||||
- **Auflösung**:
|
||||
Loading…
Add table
Add a link
Reference in a new issue