python-automated-debugging

Community

Automate Python debugging with pdb sessions.

Authortpott
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers diagnose failing Python tests by running automated, non-interactive pdb sessions to capture runtime state for analysis.

Core Features & Use Cases

  • Uses the debug_session tool to run deterministic pdb commands and collect structured output for debugging.
  • Enables iterative hypothesis testing by inspecting variables, stack frames, and program flow without manual step-by-step interaction.
  • Works on macOS and Linux environments with the included script in the skill directory to simplify debugging workflows.

Quick Start

Run python debug_session.py <script.py> with a predefined set of pdb commands to inspect runtime state and identify the bug.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: python-automated-debugging
Download link: https://github.com/tpott/pub_musings/archive/main.zip#python-automated-debugging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.