BMAD-METHOD/tools/cli/installers
Nikolas de Hor b696e9a246 fix: use double quotes in skill templates to prevent YAML parse errors
Default skill templates used single-quoted YAML values for name
and description fields. When descriptions contain apostrophes
(e.g., "agent's workflow"), the generated YAML frontmatter would
be invalid, causing parse failures in IDEs like Antigravity.

Switches templates to double quotes and escapes any double quotes
in the description during template rendering.

Fixes #1744
2026-03-11 19:40:24 -03:00
..
lib fix: use double quotes in skill templates to prevent YAML parse errors 2026-03-11 19:40:24 -03:00
install-messages.yaml fix: correct docs domain to docs.bmad-method.org (#1777) 2026-02-27 13:03:16 -06:00