align dev-story skill references with upstream patterns

This commit is contained in:
Alex Verkhovsky 2026-03-12 23:33:59 -06:00
parent e4131c573c
commit 93ae8e44e0
2 changed files with 1 additions and 2 deletions

View File

@ -30,7 +30,7 @@ agent:
menu:
- trigger: DS or fuzzy match on dev-story
exec: "{project-root}/_bmad/bmm/workflows/4-implementation/bmad-dev-story/workflow.md"
exec: "skill:bmad-dev-story"
description: "[DS] Dev Story: Write the next or specified stories tests and code."
- trigger: CR or fuzzy match on code-review

View File

@ -32,7 +32,6 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
### Paths
- `installed_path` = `.`
- `validation` = `./checklist.md`
- `story_file` = `` (explicit story path; auto-discovered if empty)
- `sprint_status` = `{implementation_artifacts}/sprint-status.yaml`