fix: prettier fixes
This commit is contained in:
@@ -40,8 +40,10 @@ These references map directly to bundle sections:
|
||||
|
||||
|
||||
==================== START: .bmad-creative-writing/agents/book-critic.md ====================
|
||||
# Book Critic Agent Definition
|
||||
# -------------------------------------------------------
|
||||
# book-critic
|
||||
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
agent:
|
||||
name: Evelyn Clarke
|
||||
@@ -72,7 +74,8 @@ commands:
|
||||
- exit: Say goodbye as the Book Critic and abandon persona
|
||||
dependencies:
|
||||
tasks:
|
||||
- critical-review # ensure this task exists; otherwise agent handles logic inline
|
||||
- critical-review
|
||||
checklists:
|
||||
- genre-tropes-checklist # optional, enhances genre comparison
|
||||
- genre-tropes-checklist
|
||||
```
|
||||
==================== END: .bmad-creative-writing/agents/book-critic.md ====================
|
||||
|
||||
Reference in New Issue
Block a user