BMAD-METHOD/src/bmm-skills
Alex Verkhovsky 10282a4a14
fix(quick-dev): use absolute paths in code -r invocations (#2087)
* fix(quick-dev): use absolute paths in code -r invocations

Agent CWD may differ from the project root in worktree setups,
causing relative paths to silently fail. Resolve paths via
git rev-parse --show-toplevel before invoking code -r.

* fix(quick-dev): add CWD fallback when git rev-parse fails

Adds graceful fallback to current working directory when
git rev-parse --show-toplevel fails (VCS unavailable).
2026-03-21 15:37:04 -06:00
..
1-analysis refactor(installer): discover skills by SKILL.md instead of manifest YAML (#2082) 2026-03-21 00:11:23 -06:00
2-plan-workflows refactor(installer): discover skills by SKILL.md instead of manifest YAML (#2082) 2026-03-21 00:11:23 -06:00
3-solutioning refactor(installer): discover skills by SKILL.md instead of manifest YAML (#2082) 2026-03-21 00:11:23 -06:00
4-implementation fix(quick-dev): use absolute paths in code -r invocations (#2087) 2026-03-21 15:37:04 -06:00
module-help.csv refactor(analysis): consolidate product brief skills and clean up research (#2070) 2026-03-19 20:48:47 -05:00
module.yaml refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00