BMAD-METHOD/src/bmm-skills
Brian Madison aa00389027 bmm: invoke scripts with 'uv run' instead of python3/bare uv
Bare 'uv {path}.py' does not execute (uv treats the path as a subcommand and errors); only 'uv run {path}' runs the script. Fixes the broken bare-uv memlog form shipped earlier in this branch and converts python3 script calls to 'uv run' across the 6 touched skills (memlog.py, resolve_customization.py, brain.py, lint_spine.py). Inline 'python3 -c' one-liners and .py shebangs are left as-is.
2026-06-20 01:23:28 -05:00
..
1-analysis bmm: invoke scripts with 'uv run' instead of python3/bare uv 2026-06-20 01:23:28 -05:00
2-plan-workflows bmm: invoke scripts with 'uv run' instead of python3/bare uv 2026-06-20 01:23:28 -05:00
3-solutioning bmm: invoke scripts with 'uv run' instead of python3/bare uv 2026-06-20 01:23:28 -05:00
4-implementation feat(skills): track retrospective action items in sprint-status (#2465) 2026-06-17 22:34:20 -05:00
module-help.csv bmad-architecture part 1: replace bmad-create-architecture with a lean spine skill (#2467) 2026-06-14 15:42:37 -05:00
module.yaml v6.7.0: bundle module registry, retire marketplace, refresh display names (#2388) 2026-05-17 17:47:25 -05:00