mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
Add Creative Writing expansion pack (#414)
* Add Creative Writing expansion pack - 10 specialized writing agents for fiction and narrative design - 8 complete workflows (novel, screenplay, short story, series) - 27 quality checklists for genre and technical validation - 22 writing tasks covering full creative process - 8 professional templates for structured writing - KDP publishing integration support * Fix bmad-creative-writing expansion pack formatting and structure - Convert all agents to standard BMAD markdown format with embedded YAML - Add missing core dependencies (create-doc, advanced-elicitation, execute-checklist) - Add bmad-kb.md customized for creative writing context - Fix agent dependency references to only include existing files - Standardize agent command syntax and activation instructions - Clean up agent dependencies for beta-reader, dialog-specialist, editor, genre-specialist, narrative-designer, and world-builder --------- Co-authored-by: Brian <bmadcode@gmail.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# ------------------------------------------------------------
|
||||
# 14. eBook Formatting Checklist
|
||||
---
|
||||
checklist:
|
||||
id: ebook-formatting-checklist
|
||||
name: eBook Formatting Checklist
|
||||
description: Validate manuscript is Kindle/EPUB ready.
|
||||
items:
|
||||
- "[ ] Front matter meets Amazon/Apple guidelines"
|
||||
- "[ ] No orphan/widow lines after conversion"
|
||||
- "[ ] Embedded fonts licensed or removed"
|
||||
- "[ ] Images compressed & have alt text"
|
||||
- "[ ] Table of contents linked correctly"
|
||||
- "[ ] EPUB passes EPUBCheck / Kindle Previewer"
|
||||
...
|
||||
Reference in New Issue
Block a user