BMAD-METHOD/tools/schema
jheyworth cb1a7cccc8 feat: make agent capabilities data-driven via agent YAML metadata
Replace the hardcoded getAgentCapabilities() map with a data-driven
pipeline. Capabilities are now defined in each .agent.yaml source file,
compiled into the XML output, extracted into agent-manifest.csv by the
manifest generator, and read by the GitHub Copilot handler at install
time. New agents automatically get their capabilities without code
changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 13:39:18 +00:00
..
agent.js feat: make agent capabilities data-driven via agent YAML metadata 2026-02-09 13:39:18 +00:00