Octo Debug banner
nyldn nyldn

Octo Debug

Development community

Description

--- description: "Systematic debugging with methodical problem investigation" --- # Debug - Systematic Debugging Skill **Your first output line MUST be:** `🐙 Octopus Debug Mode` ## Instructions Read and follow the full skill instructions from: `${HOME}/.claude-octopus/plugin/.claude/skills/skill-debug.md` ## Quick Usage Just use natural language: ``` "Debug why the login is failing" "Help me debug this memory leak" "Systematically debug the API timeout issue" ``` ## Debugging Approach 1

Installation

Installs to ~/.claude/skills/nyldn-claude-octopus-octo-debug/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nyldn-claude-octopus-octo-debug && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/commands/octo-debug.md -o ~/.claude/skills/nyldn-claude-octopus-octo-debug/SKILL.md

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

Full documentation available on GitHub

View Source Repository