You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a downstream repo maintainer,
I want a docs page recommending an MCP server set per stack and how to enable MCP review via the engine knob,
so that teams can pick the right server for their stack (React / Python / Go) and turn MCP review on correctly.
Acceptance Criteria
A new doc (e.g. docs/initiatives/mcp-powered-review.md) lists recommended servers mapped to stacks: Context7 (library docs, free/no-auth), GitHub MCP (secret scanning GA + dependency scanning public preview), and SonarQube MCP (code-quality enrichment).
The doc documents the engine knob from story 1 (REVIEW_MCP_CONFIG + the allowed-tools knob) and the graceful-degradation behavior from story 2.
The doc states the security-first sequencing (pilot only after in-flight security hardening) and notes that the MCP-Powered CI Review Enhancement — Standard #650 weekly update revises the recommended starter to GitHub MCP secret scanning.
If the doc introduces a new standard surface, a one-line pointer is added to AGENTS.md or CLAUDE.md; otherwise no standards edit is made.
Tasks / Subtasks
Write the doc using the existing initiative-doc header shape (Status/Author/Date/Scope/Constraints). (AC: test issue from agent #1)
Match the existing initiative-doc shape: docs/initiatives/agentic-release-strategy.md header block (Status / Author / Date / Scope (confirmed) / Constraints (confirmed)).
Ground all server claims in MCP-Powered CI Review Enhancement — Standard #650's body + the 2026-06-13 weekly-update comment: Context7 is free/stateless/no-auth; GitHub MCP secret scanning reached GA (May 2026) and dependency scanning is public preview; SonarQube MCP enriches with code-quality data. Do not overstate availability (e.g. dependency scanning is preview, not GA).
Story
As a downstream repo maintainer,
I want a docs page recommending an MCP server set per stack and how to enable MCP review via the engine knob,
so that teams can pick the right server for their stack (React / Python / Go) and turn MCP review on correctly.
Acceptance Criteria
Tasks / Subtasks
Dev Notes
Project Structure Notes
New markdown under docs/ (docs/initiatives/ matches existing initiative docs). Optional one-line standards pointer.
References
Likely target surface
docs/initiatives/AGENTS.mdCLAUDE.mdStory prepared by the BMAD Scrum Master (Bob) for epic #676. Status: ready-for-dev.