Methodical Debug banner
33-Strategies 33-Strategies

Methodical Debug

Development community

Description

Please take a methodical, hypothesis-driven approach to debugging this issue: 1) **Review & Understand**: Use @task-context to guide a deep read all relevant docs, developer guides, READMEs, config files, and reference materials to build a complete mental model of the intended behavior. Pay attention to expected data shapes, dependencies, environment requirements, and any known edge cases. 2) **Map the Expected Flow**: Create a detailed, step-by-step articulation of what SHOULD happen—trace th

Installation

Installs to ~/.claude/commands/33-strategies-33-strategies-claude-code-starter-kit-methodical-debug.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/33-Strategies/33-strategies-claude-code-starter-kit/HEAD/.claude/commands/methodical-debug.md -o ~/.claude/commands/33-strategies-33-strategies-claude-code-starter-kit-methodical-debug.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository