fix: prettier fixes

This commit is contained in:
Brian Madison
2025-08-17 07:51:46 -05:00
parent 04c485b72e
commit 9de873777a
95 changed files with 2789 additions and 1834 deletions

View File

@@ -1,16 +1,21 @@
# ------------------------------------------------------------
# 3. Scene Quality Checklist
# ------------------------------------------------------------
---
checklist:
id: scene-quality-checklist
name: Scene Quality Checklist
description: Quick QA pass for each scene/chapter to ensure narrative purpose.
id: scene-quality-checklist
name: Scene Quality Checklist
description: Quick QA pass for each scene/chapter to ensure narrative purpose.
items:
- "[ ] Clear POV established immediately"
- "[ ] Scene goal & conflict articulated"
- "[ ] Stakes apparent to the reader"
- "[ ] Hook at opening and/or end"
- "[ ] Logical causeeffect with previous scene"
- "[ ] Character emotion/reaction present"
...
- "[ ] Clear POV established immediately"
- "[ ] Scene goal & conflict articulated"
- "[ ] Stakes apparent to the reader"
- "[ ] Hook at opening and/or end"
- "[ ] Logical causeeffect with previous scene"
- "[ ] Character emotion/reaction present"
...