BMAD-METHOD/src/core-skills/bmad-spec
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
..
assets bmm: standardize memlog usage across skills 2026-06-20 01:08:48 -05:00
SKILL.md bmm: invoke scripts with 'uv run' instead of python3/bare uv 2026-06-20 01:23:28 -05:00
customize.toml feat(bmad-spec): introduce Spec kernel distiller skill (#2417) 2026-05-24 14:08:34 -05:00