juan294/copilot-rpi
RPI (Research-Plan-Implement) methodology adapted for GitHub Copilot — blueprint for structured, error-resilient AI-assisted development
Platform-specific configuration:
{
"mcpServers": {
"copilot-rpi": {
"command": "npx",
"args": [
"-y",
"copilot-rpi"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...