soleimanmansouri/debug-bank

Pattern-first debugging memory for AI coding agents. 24 patterns + MCP server + Debug-Bench. Works with Claude Code, Codex CLI, Gemini CLI, Cursor.

1Stars on the repository
5Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

auto-instrument

01

soleimanmansouri/debug-bank

Skill Claude CodeCodex

Fallback debugging when no pattern matches — hypothesis-driven code instrumentation with auto pattern extraction.

1 3mo ago A 19 tokens original MIT

debug-trajectory

02

soleimanmansouri/debug-bank

Skill Claude CodeCodex

Activate when debugging any bug or error. Enforces the 7-step debug trajectory protocol with pattern-first checking, 3-exchange stop rule, and trajectory recording.

1 3mo ago A 37 tokens original MIT

pattern-check

03

soleimanmansouri/debug-bank

Skill Claude CodeCodex

Quick pre-investigation scan of the pattern bank. Use before any debugging session to check if the current bug matches a known root cause pattern. Takes 30 seconds, saves hours.

1 3mo ago A 39 tokens original MIT