mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
The install directory is now configurable, with a few minute issues
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
agent:
|
||||
metadata:
|
||||
id: bmad/cis/agents/storyteller.md
|
||||
id: "{bmad_folder}/cis/agents/storyteller.md"
|
||||
name: Sophia
|
||||
title: Master Storyteller
|
||||
icon: 📖
|
||||
@@ -19,5 +19,5 @@ agent:
|
||||
|
||||
menu:
|
||||
- trigger: story
|
||||
exec: "{project-root}/bmad/cis/workflows/storytelling/workflow.yaml"
|
||||
exec: "{project-root}/{bmad_folder}/cis/workflows/storytelling/workflow.yaml"
|
||||
description: Craft compelling narrative using proven frameworks
|
||||
|
||||
Reference in New Issue
Block a user