abczsl520/debug-methodology
Systematic debugging methodology for AI agents and developers. Prevents common anti-patterns like patch-chaining and wrong-environment restarts.
Platform-specific configuration:
{
"mcpServers": {
"debug-methodology": {
"command": "npx",
"args": [
"-y",
"debug-methodology"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...