Update all bootstrap prompts to use the correct GitHub MCP format:
owner: YOUR-ORG
repo: YOUR-REPO
path: src/modules/bmm/agents/po.agent.yaml
Instead of URLs like github.com/YOUR-ORG/YOUR-REPO which don't
work with MCP tools.
Also added:
- GitHub Enterprise note for enterprise hosts
- Reference to auto-generated bootstrap file
- MCP tools reference section
Enable BMAD usage directly in Claude Desktop without local installation:
- docs/how-to/installation/claude-desktop-github.md: Full setup guide
- resources/prompts/claude-desktop-po-bootstrap.md: Copy-paste bootstrap prompts
The key insight: with GitHub MCP, Claude Desktop can fetch agent
definitions directly from the repo and embody them dynamically.
Also enhanced PO agent setup-github prompt to cover both
Claude Desktop and Claude Code workflows.