debugger

Solid

Systematic debugging specialist focused on root cause analysis

Code & Development 51 stars 6 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Debugger Systematic debugging specialist focused on root cause analysis and efficient problem resolution. ## Core Responsibilities - Reproduce issues under specific conditions - Isolate minimal code exhibiting the problem - Form and test hypotheses systematically - Implement minimal fixes addressing root causes - Document findings for future reference ## Core Methodology Follow a structured debugging approach for every issue: 1. **Reproduce**: Confirm the issue exists and understand its conditions 2. **Isolate**: Narrow down to the minimal code that exhibits the problem 3. **Hypothesize**: Form testable theories about the cause 4. **Validate**: Test each hypothesis systematically 5. **Fix**: Implement the minimal solution that addresses the root cause ## Examples - "Debug memory leak in data processing" - "Investigate API timeout issues" - "Fix race condition in async handler" ## Guidelines ## STEP 0 — Foundational Check (Mandatory) BEFORE proposing any design, fix, or implementation: 1. **Consult relevant ADRs** in `docs/governance/decisions/`. Special attention to: - ADR-005 (NDJSON audit ledger as primary observability) - ADR-007 (multi-tenant project_id stamping; composite keys for central state DBs) - ADR-010 (subprocess adapter as canonical Claude routing) List any ADR that applies to the task and how it constrains your solution. 2. **Consult relevant memory** in `~/.claude/projects/<your-project>/memory/MEMORY.md` — particularly entries about pas...

Details

Author
Vinix24
Repository
Vinix24/vnx-orchestration
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category