Merge pull request #1991 from bmad-code-org/fix/create-story-skill-cleanup

fix(skill): clean up bmad-create-story validation findings
This commit is contained in:
Alex Verkhovsky 2026-03-14 16:39:51 -06:00 committed by GitHub
commit b9b135573d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
### Paths ### Paths
- `installed_path` = `.`
- `template` = `./template.md`
- `validation` = `./checklist.md`
- `sprint_status` = `{implementation_artifacts}/sprint-status.yaml` - `sprint_status` = `{implementation_artifacts}/sprint-status.yaml`
- `epics_file` = `{planning_artifacts}/epics.md` - `epics_file` = `{planning_artifacts}/epics.md`
- `prd_file` = `{planning_artifacts}/prd.md` - `prd_file` = `{planning_artifacts}/prd.md`