debug

Diagnose and fix bugs, CI failures, and test failures with Beads CLI.

8|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/jfmyers9/claude --skill debug-jfmyers9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/jfmyers9/claude/tree/main/skills/debug
Command: npx skills add https://github.com/jfmyers9/claude --skill debug-jfmyers9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically diagnose and fix bugs, CI failures, and test failures.

Core Features & Use Cases

  • End-to-end debugging guidance with beads integration
  • CI/test failure triage and remediation
  • Reproducible steps and documentation for verification

Quick Start

Provide an issue identifier or error description to begin the diagnostic workflow.

Frequently Asked Questions about debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose and fix CI failures in my pull requests?

To diagnose CI failures in pull requests, provide an issue identifier or error description to start the diagnostic workflow, which coordinates with beads for issue tracking and verifies fixes using repository logs and test results.

What is the best way to triage test failures across software projects?

Triageing test failures across software projects requires applying diagnostic workflows to local development branches and CI pipelines, generating reproducible steps and documentation to verify the applied fixes.

Do I need the Beads CLI to debug CI pipeline issues?

Yes, you need the Beads CLI to debug CI pipeline issues because the diagnostic workflow coordinates with beads for issue tracking and requires proper issue descriptions to reproduce and verify fixes.

How do I systematically debug bugs in local development branches?

To systematically debug bugs in local development branches, apply the diagnostic workflow using an issue description, access repository logs, and document reproducible steps to verify the remediation.

What information is required to reproduce and verify test failure fixes?

Reproducing and verifying test failure fixes requires proper issue descriptions, access to repository logs and test results, and the Beads CLI to coordinate issue tracking throughout the diagnostic workflow.