Mcp Tasks Next Bugfix banner
hugoduncan hugoduncan

Mcp Tasks Next Bugfix

Productivity community

Description

--- description: Fix bugs through systematic debugging workflow --- ## Clarify - clarify bug symptoms and expected behaviour - confirm understanding with user (skip if task has `automated:true` in meta) ## Track Investigation - create a temporary scratchpad file (e.g., `.scratch-<task-id>.md`) for tracking hypotheses and findings ## Analyze - analyze the bug in project context - locate relevant code and potential causes ## Hypothesis Loop - form a root cause hypothesis - confirm with

Installation

Installs to ~/.claude/commands/hugoduncan-mcp-tasks-mcp-tasks-next-bugfix.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hugoduncan/mcp-tasks/HEAD/.claude/commands/mcp-tasks-next-bugfix.md -o ~/.claude/commands/hugoduncan-mcp-tasks-mcp-tasks-next-bugfix.md

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

Full documentation available on GitHub

View Source Repository