diff --git a/projects/crimson-vows/project.yml b/projects/crimson-vows/project.yml new file mode 100644 index 0000000..ba4b3b8 --- /dev/null +++ b/projects/crimson-vows/project.yml @@ -0,0 +1,17 @@ +name: Crimson Vows +slug: crimson-vows +status: active +goal: Crimson Vows +intents: + - keyword: book_outline + description: Generate or update the chapter outline for this book + template: book_outline + - keyword: book_research + description: Research themes, settings, or historical details + template: book_research + - keyword: write_chapter + description: Write a chapter draft + template: book_chapter + - keyword: character_sheet + description: Create or update a character sheet + template: character_sheet