Execute the fourth stage of the workflow - review (using Copilot MCP)
/plugin marketplace add Aykahshi/copilot-mcp-tool/plugin install aykahshi-copilot-flow-plugins-copilot-flow@Aykahshi/copilot-mcp-tool[implementation report or code paths]copilot/# Copilot Flow: Review Phase Execute the review stage of the workflow. Use Copilot MCP to perform professional review of the implemented code. ## Usage ## Prerequisites - Must complete implement stage first - Have `implementation-report.md` or specific code paths - Ensure Copilot MCP server is available ## Execution Steps 1. **Verify MCP Connection** - Check Copilot MCP server status - If unavailable, prompt user and exit 2. **Collect Review Materials** - Read `implementation-report.md` - Get code differences (changes-summary.md) - Identify key files that need review...