Debugging agents

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

Browse within: ai-coding 102agentic-coding 45code-quality 41Autonomous Agents 39agent-orchestration 34claude-code-skills 33Multi-Agent 32agentic 30gemini-cli 30plugin 30github-copilot 28agentic-workflow 27bun 27claude-ai 27

codebase-analyzer

433

li0nel/claude-loop

Agent Claude Code

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

25 10mo ago A 44 tokens

codebase-locator

434

li0nel/claude-loop

Agent Claude Code

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.

25 10mo ago A 68 tokens

challenger

435

fusengine/agents

Agent

Part of fuse-ai-pilot

Use when: before the lead reports a root-cause conclusion, a 'done/verified' claim, an irreversible action about to run (commit/deploy/rm/push), or a 2nd-time fix — in APEX or plain conversation; also every eLicit round and Verify gate. Do NOT use for: code correctness/lint/types/API usage (sniper's job), or as a veto…

25 1mo ago A 92 tokens original MIT

sniper

436

fusengine/agents

Agent

Part of fuse-ai-pilot

Use when: after ANY code modification (mandatory post-edit validation). Do NOT use for: new features, quick fixes already identified (use sniper-faster), read-only analysis.

25 1mo ago A 38 tokens original MIT

code-explorer

439

johnlindquist/claude

Agent

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.

25 8mo ago A 33 tokens

feedback-triage

440

korovin-aa97/talkthrough-mcp

Agent

Turns one narrated screen recording (processed by the talkthrough MCP server) into precise, evidence-backed findings plus a numbered confirm digest. Never files issues itself — it produces the findings JSON; filing happens only after the recording author approves.

24 4d ago A 51 tokens original MIT

health-investigator

441

lossless-claude/lcm

Agent

Part of lcm

Use this agent for deep investigation of lossless-claude health issues — goes beyond the doctor checklist to find root causes. Examples.

24 today A 0 tokens original MIT

transcript-debugger

442

lossless-claude/lcm

Agent

Part of lcm

Use this agent when transcript ingestion fails, messages are missing after ingest, or JSONL parsing errors occur. Examples.

24 today A 0 tokens original MIT

URaux/ArchViber

Agent Claude Code

Product slice analyst for ArchViber deepanalyze. Reviews the IR from a product/feature perspective: feature completeness, user journey gaps, missing feedback loops, and UX-visible technical debt.

24 4mo ago A 46 tokens

debugger

444

raphaelmansuy/adk-code

Agent

Debug assistant that helps identify and fix bugs, errors, and unexpected behavior. Use when encountering failures, crashes, or unexpected behavior in code or tests.

24 3mo ago A 33 tokens

kernel-scout

445

Pinperepette/context-kernel

Agent

Part of context-kernel

T2 della pipeline kernel. Usalo quando serve il working set di un repo per un bug: dato un sintomo (stack trace/errore/path), esegue lo slicer deterministico sul grafo degli import e ritorna il manifest ordinato (seed, dipendenze, importatori, test correlati) con le esclusioni dichiarate. Read-only, non modifica nulla.

24 1mo ago A 84 tokens original MIT

queue-debugger

448

Manikantareddy941-hash/Scorpion

Agent Claude Code

Use when a scan job (DAST/SBOM/Docker/Falco) is stuck, failing, or producing wrong results, to trace state across BullMQ queues, ioredis, and Dockerode container execution.

24 7d ago A 49 tokens

deep-reasoner

449

AndyShaman/senior-fable

Agent

Part of senior-fable

Long, context-heavy investigations that would pollute the main context - exploring a large slice of a codebase, grinding through logs, multi-file debugging, background research. Returns a distilled conclusion, not raw material. Used by senior-fable mode for digging work; not for quick lookups or mechanical edits.

23 1mo ago A 66 tokens original MIT

refactor-assistant

450

nociza/cuti

Agent Claude Code

Code refactoring specialist for improving code quality, performance, and maintainability.

23 2mo ago A 19 tokens

tldrcrew-investigator

451

0p9b/TLDR

Agent

Part of tldr

Read-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is tldr-compressed so the main thread eats fewer tokens. Refuses to suggest fixes.

23 10d ago A 60 tokens original MIT

debugger

452

pvillega/claude-templates

Agent

Part of ct

Autonomous runtime failure debugger. Use when diagnosing errors, test failures, crashes, flaky tests, or unexpected runtime behavior — distinct from fixer (which fixes static review findings). Use when the user says "debug this", "why is this failing", "find the bug", "this test is flaky", or when stacktrace-triage /…

23 1mo ago A 90 tokens

security-auditor

453

pvillega/claude-templates

Agent

Part of ct

Autonomous code-level security auditor. Use when reviewing code for OWASP Top 10, STRIDE categories, authentication/authorization bugs, unsafe deserialization, SSRF, IDOR, XSS, SQL injection, crypto misuse, secret handling, or supply-chain red flags in source code. Use after feature implementation, before merge, or…

23 1mo ago A 120 tokens

dependency-impact

454

code-payments/code-android-app

Agent Claude Code

Use this agent when bumping a dependency or evaluating the impact of a library update. It traces which modules depend on the library, checks for breaking API changes, identifies affected code paths, and suggests targeted test runs. Examples: user: "what's the impact of bumping compose to 1.12?" assistant: "I'll…

23 3d ago A 219 tokens original MIT

architect

455

realgarit/fable-baton

Agent

Part of fable-baton

Deep technical work. Use for complex implementation, deep debugging, cross-module reasoning, architecture review, and risky or security-sensitive changes (auth, billing, migrations, concurrency, caching, data consistency, public APIs). Also reviews work from cheaper agents for hidden flaws.

22 1mo ago A 54 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: