Debug Systematic

Systematic debugging workflow with hypothesis testing

manastalukdar 31ebbdd 677 B Updated

File contents

Systematic Debugging Workflow

I'll help you debug issues systematically using the scientific method - hypothesis formation, testing, and iterative refinement.

Arguments: $ARGUMENTS - error description, reproduction steps, or context

Token Optimization

Expected range: 1,500–3,000 tokens (initial), 400 tokens (cache hit)

Caching: Caches debug state in .claude/cache/debug/ for 7 days.

Early exit: Returns immediately if error pattern matches a known cached solution.

Patterns used: Grep-before-Read, early exit, caching, progressive disclosure

manastalukdar/ai-devstudio/tree/main/skills/debug-systematic commit 31ebbdd724

Frequently asked questions

npx skillmds@latest add manastalukdar/debug-systematic