BMAD-METHOD/bmad-core
LNKB82REZ2GE4 0a33c9cec5 feat: add Context7 documentation integration for up-to-date library docs
Add Context7 MCP integration to provide agents with current, version-specific
documentation for libraries and frameworks, eliminating outdated code generation.

- Create comprehensive Context7 task (bmad-core/tasks/context7-docs.md)
- Add Context7 configuration to core-config.yaml with command templates
- Enhance dev agent with implementation-focused documentation access
- Enhance architect agent with architecture pattern documentation
- Enhance researcher agent with technical domain research capabilities
- Follow proven Gemini CLI integration pattern for consistency
- Support six documentation modes: library, API, patterns, troubleshooting, etc.
- Include agent-specific usage guidance and safety measures

Agents can now use `*context7-docs {technology}` to get current documentation
by including "use context7" in their prompts, ensuring accurate and up-to-date
implementation guidance for architecture decisions and code patterns.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-21 12:29:30 +01:00
..
agent-teams feat: implement Gemini CLI integration for large codebase analysis 2025-09-20 23:37:48 +01:00
agents feat: add Context7 documentation integration for up-to-date library docs 2025-09-21 12:29:30 +01:00
checklists feat: implement specialized research coordinator system 2025-09-20 22:54:15 +01:00
data feat: implement Gemini CLI integration for large codebase analysis 2025-09-20 23:37:48 +01:00
tasks feat: add Context7 documentation integration for up-to-date library docs 2025-09-21 12:29:30 +01:00
templates feat: implement specialized research coordinator system 2025-09-20 22:54:15 +01:00
workflows feat: add PR validation workflow and contribution checks 2025-08-31 20:30:52 -05:00
core-config.yaml feat: add Context7 documentation integration for up-to-date library docs 2025-09-21 12:29:30 +01:00