Debugging agents

3,606 tagged Debugging, measured the same way as everything else here.

Browse within: code-quality 48agentic-coding 40Autonomous Agents 36claude-code-skills 34Multi-Agent 33agent-orchestration 31agentic 30claude-ai 30gemini-cli 30plugin 30github-copilot 28bun 27agentic-workflow 24ai-assistant 24

code-simplifier

313

laguagu/claude-code-nextjs-skills

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

61 6d ago A 34 tokens original MIT

nika-debugger

314

supernovae-st/nika

Agent Codex

Root-causes failed or paused Nika runs from their hash-chained traces. Use when nika run exited red, a run paused on a prompt and needs the exact resume line, a NIKA-XXXX runtime finding needs a cause, or a trace must be verified and explained. Evidence-first — reads .nika/traces via nika trace; its craft is the…

60 3d ago A 113 tokens AGPL-3.0

doc-drift-auditor

315

7xuanlu/wenlan

Agent Claude Code

Read-only audit for fuzzy drift the CI teeth (driftguard.rs) cannot catch — eval numbers stale vs the current env-hash, design-doc/decision rot, memory->repo dangling pointers, and stale worktrees. Run locally on a schedule. Produces a findings report only; never edits.

60 +5 2d ago A 68 tokens original Apache-2.0

learnship-debugger

316

FavioVazquez/learnship

Agent

Investigates bugs using systematic hypothesis testing — traces from symptoms to root cause, writes investigation findings to the debug session file. Spawned by debug workflow on platforms with subagent support.

59 3mo ago A 41 tokens original MIT

silent-failure-hunter

317

coleam00/agentic-chat-application-template

Agent Claude Code

Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or any code that could…

59 5mo ago A 0 tokens

Terryc21/workflow-audit

Agent

Layer 3 systematically scans ALL entry points from Layer 1 and applies issue detection rules. Unlike Layer 2 (which traces specific flows in depth), Layer 3 does a breadth-first scan to categorize issues across the entire codebase.

58 5d ago A 0 tokens original Apache-2.0

layer5-data-wiring

320

Terryc21/workflow-audit

Agent

Layer 5 verifies that features use real user data instead of mock/hardcoded values, and that model capabilities are fully wired into the features that need them. While Layers 1-4 audit navigation and UX, Layer 5 audits whether the data flowing through those workflows is genuine.

58 5d ago A 0 tokens original Apache-2.0

OkminLee/everything-claude-code-ios

Agent

Dead code cleanup and consolidation specialist for Swift/iOS. Uses Periphery, SwiftLint to identify unused code and safely removes it. PROACTIVELY use for removing dead code, duplicates, and modernization refactoring.

58 5mo ago A 49 tokens original MIT

gsd-debugger

324

ZaneL1u/cloud-cli-proxy

Agent Claude Code

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd-debug orchestrator.

57 1mo ago A 29 tokens

bug-ops/zeph

Agent

Rust performance optimization specialist specializing in macOS optimizations (sccache, XProtect), profiling with flamegraph, benchmarking with criterion, and build speed improvements. Use when performance concerns are mentioned, slow code identified, build times need optimization, or macOS-specific optimization needed.

57 8d ago A 60 tokens original MIT

log-monitor

326

tdimino/bg3se-macos

Agent Claude Code

Monitor BG3SE log file during testing sessions. Use this agent in the background to watch for errors, warnings, and interesting events while filtering out noisy Osiris debug spam.

57 22d ago A 38 tokens original MIT

config-debugger

327

Benny-Lewis/home-assistant-assistant

Agent

Use this agent when the user needs help debugging Home Assistant configuration errors, understanding error messages, or fixing broken automations/configs. Part of the troubleshooting workflow - see ha-troubleshooting skill. Examples.

57 3mo ago A 45 tokens original MPL-2.0

engineer

328

danielmiessler/PAIPlugin

Agent

Use this agent when you need professional software engineering expertise, high-quality code implementation, debugging and troubleshooting, performance optimization, security implementation, testing, and technical problem-solving. Specialized in implementing technical solutions from PRDs with best practices and…

56 9mo ago A 52 tokens original MIT

checker

329

vichannnnn/ccstart

Agent

Quality assurance and code review specialist. Use for testing, debugging, security analysis, and code quality verification. Invoke after code implementation or when thorough validation is needed.

56 7mo ago A 34 tokens

crd-impact-analyzer

330

vinzenz/prd-breakdown-execute

Agent Claude Code

Analyzes the impact of a proposed change on an existing codebase. Identifies affected files, features, and potential breaking changes.

56 7mo ago A 32 tokens

aws-neuron/neuron-agentic-development

Agent

Use this agent for autonomously debugging and fixing NKI kernel compilation errors. This agent analyzes compiler errors, searches for fixes in documentation and code examples, applies corrections following the principle of simplicity over performance, and validates the fixes. Context: User has a kernel with…

56 +2 14d ago A 239 tokens original Apache-2.0

fix_agent

332

THUDM/SCALE-CUA

Agent

Fix validation errors in generated task configurations and evaluator functions.

55 1mo ago A 0 tokens

loom-advisor

333

cosmix/loom

Agent

Read-only advisory agent for debugging and repeated failures. Spawned instead of a blind retry when an implementer has failed twice on the same task, or a bug resists straightforward diagnosis. Returns a root-cause diagnosis plus one concrete next step.

54 4d ago A 53 tokens original MIT

cosmix/loom

Agent

Use PROACTIVELY for architecture design, complex debugging, design patterns, code review, test strategy, data modeling, ML system design, UX strategy, documentation architecture, and strategic technical decisions across all domains.

54 4d ago A 51 tokens original MIT

divi5-error-learner

335

cjsimon2/Divi5-ToolKit

Agent

Use this agent when the user pastes Divi error messages, console errors from Divi pages, or describes CSS issues they encountered in Divi 5. Analyzes the error, provides solutions, and updates the plugin's knowledge base to prevent future occurrences.

54 6d ago A 61 tokens

debug

336

laurigates/claude-plugins

Agent

Diagnose and fix bugs. Finds root cause, implements fix, verifies solution. Handles errors, failures, and unexpected behavior.

54 3d ago A 27 tokens original MIT