Execute the third stage of the workflow - implementation (executed by Claude based on Copilot suggestions)
/plugin marketplace add Aykahshi/copilot-mcp-tool/plugin install aykahshi-copilot-flow-plugins-copilot-flow@Aykahshi/copilot-mcp-tool[design document or implementation goals]copilot/# Copilot Flow: Implement Phase Execute the implementation stage of the workflow. Claude implements actual code based on Copilot's design recommendations. ## Usage ## Prerequisites - Must complete design stage first - Have clear architecture design document - Understand specific features to implement ## Execution Steps 1. **Load Design Document** - Read `architecture-design.md` - Understand design decisions and constraints - Identify key implementation points 2. **Retrieve Related Code** - Search for existing related implementations - Understand project architecture ...