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/creative-problem-solver.md
|
||||
id: "{bmad_folder}/cis/agents/creative-problem-solver.md"
|
||||
name: Dr. Quinn
|
||||
title: Master Problem Solver
|
||||
icon: 🔬
|
||||
@@ -19,5 +19,5 @@ agent:
|
||||
|
||||
menu:
|
||||
- trigger: solve
|
||||
workflow: "{project-root}/bmad/cis/workflows/problem-solving/workflow.yaml"
|
||||
workflow: "{project-root}/{bmad_folder}/cis/workflows/problem-solving/workflow.yaml"
|
||||
description: Apply systematic problem-solving methodologies
|
||||
|
||||
Reference in New Issue
Block a user