Debugging agents

4,369 tagged Debugging, measured the same way as everything else here.

Browse within: code-quality 49bug-bounty 47bugcrowd 44hackerone 44Multi-Agent 40agentic-coding 36agent-orchestration 33claude-code-skills 33Autonomous Agents 31agentic 30github-copilot 30plugin 30claude-ai 27gemini-cli 27

architect

217

jmstar85/oh-my-githubcopilot

Agent

Strategic Architecture & Debugging Advisor (READ-ONLY). Use when: architecture analysis, code diagnosis, debugging root causes, implementation verification, structural recommendations, system design review.

153 3mo ago A 37 tokens copy · 86% MIT

predictor

218

azalio/map-framework

Agent Claude Code

Predicts consequences and dependency impact of changes (MAP).

153 4d ago A 14 tokens original MIT

doubleagent

219

ambient-code/agentready

Agent Claude Code

Purpose: Specialized Claude Code agent with deep knowledge of the AgentReady codebase to assist with development, testing, and maintenance tasks.

151 6d ago A 0 tokens copy · 97% MIT

code-analyzer

220

yezannnnn/agentGroup

Agent

Use this agent when you need to analyze code changes for potential bugs, trace logic flow across multiple files, or investigate suspicious behavior in the codebase. This agent specializes in deep-dive analysis while maintaining a concise summary format to preserve context. Perfect for reviewing recent modifications…

149 3mo ago A 380 tokens original MIT

graph-query-agent

221

AmaniDawn/DGame

Agent Claude Code

Use this agent ONLY as a LAST RESORT for MULTI-HOP structural analysis across the DGame codebase that plain Grep/Read cannot answer efficiently — e.g. tracing a full dependency/call chain, assessing the blast-radius of changing a widely-used symbol (who transitively depends on it), or mapping how many modules connect…

149 9d ago A 186 tokens original MIT

code-refactor-agent

222

nwiizo/ccswarm

Agent Claude Code

Duplicate code detection and refactoring specialist. Uses similarity-rs for semantic similarity detection and performs refactoring based on DRY principle. USE PROACTIVELY after fixing build/clippy errors or when code duplication is suspected.

149 1mo ago A 49 tokens original MIT

ida-cmake

223

allthingsida/ida-cmake

Agent Claude Code

Use this agent to compile/build IDA Pro extensions including plugins, idalib applications, processor modules, or file loaders (all known as IDA addons) using the IDA C++ SDK. Use this agent to create a new addon template, troubleshoot build issues, configure the IDASDK environment, integrate ida-cmake into existing…

148 21d ago A 94 tokens

IliyaBrook/figma-linux

Agent Claude Code

Electron Linux desktop specialist. Use for BrowserWindow patches, Wayland/X11 compatibility, DBus tray integration, native theme handling, and desktop environment debugging.

148 +4 1mo ago A 36 tokens

build-error-resolver

225

cloudnative-co/claude-code-starter-kit

Agent

Build and type error resolver for pre-existing or unfamiliar build/test failures that need isolated investigation. Do not auto-delegate errors introduced by changes in the current session — fix those directly in the main context.

147 9d ago A 45 tokens original MIT

gotchas

228

Verified-zkEVM/VCVio

Agent

Any file using evalSPMF, probOutput, probEvent, or Pr[...] on OracleComp spec needs [IsProbabilitySpec spec]. evalDist / 𝒟[…] also needs a MeasurableSpace on the result type. Lemmas that use uniform cardinalities, PMF.uniformOfFintype, or connect support to nonzero probability need [IsUniformSpec spec]. Plain support…

142 3d ago A 0 tokens original Apache-2.0

implementer

229

nsEytgXm/subagents_configs

Agent

Implements multi-file features and bug fixes with focused unit tests and a validation handoff.

141 +1 2d ago A 18 tokens

trajectory-analyzer

230

Tencent/SkillHone

Agent ✓ vendor

Analyze solver trajectories after a probe run to diagnose tool-level errors (rate limits, wrong tool names, script crashes) that proberesult.json doesn't capture. Dispatch after eval.py completes. Returns a redacted diagnosis JSON — safe to pass to the improver.

140 +3 24d ago A 55 tokens

explore

232

AI45Lab/Code

Agent

You are a fast exploration agent focused on understanding codebases.

137 2mo ago A 0 tokens original MIT

recon

233

JacksonTai2007/cc-unlock

Agent

A read-only exploration worker for locating code, symbols, strings, services, protections, and possible attack surfaces. It reports findings without changing files.

136 3d ago A 81 tokens original MIT

eval-improver

234

dynamics365ninja/d365fo-mcp-server

Agent Claude Code

Improver role of the D365FO agent eval loop. Reads the corpus of run records, ranks failure clusters, reproduces a TOOLDEFECT/KNOWLEDGEGAP/VALIDATORGAP as a minimal VM-free repo test, fixes it, validates against the held-out split, and opens a PR citing corpus evidence. Runs in the repo (never touches the VM). Use…

136 2d ago A 111 tokens original MIT

joshzyj/open-scholar-skill

Agent Claude Code

A code review agent that checks analysis scripts for logical errors, incorrect function usage, wrong variable references, off-by-one errors, silent coercion bugs, and data manipulation mistakes that could produce wrong results. Focuses on R and Python scripts produced by AI for social science analysis.

135 +1 4d ago A 61 tokens

build-verifier

236

vincenthopf/My-Claude-Code

Agent

Verifies implementation work by running code, executing tests, and generating adversarial test cases. Checks against the problem definition and principles, not against the proposal document. Approval is gated on execution results, not code reading.

135 5mo ago A 47 tokens fork archived

th0th-navigator

237

S1LV4/th0th

Agent

Code exploration specialist that leverages the th0th semantic index instead of brute-force file reads. Use when the user asks "where is X?", "how does Y work?", "who calls Z?", or for any question about an indexed codebase. Starts every investigation by consulting the th0th index (project map, definitions, references)…

135 2mo ago A 82 tokens original MIT

code-reviewer

238

Koomook/fastcampus-ai-agent-vibecoding

Agent Claude Code

Use this agent when you need to review recently written code for quality, best practices, potential bugs, or improvements. This agent should be called proactively after completing a logical chunk of code implementation, such as:\n\n- After writing a new function or class\n- After implementing a feature or fixing a…

134 7mo ago A 0 tokens

explorer-deep

239

adamthewilliam/grepika

Agent

Use this agent for complex, multi-step codebase explorations that require strong reasoning — call graph building, multi-file architectural analysis, and deep investigations across many files. This agent uses a more capable model than the standard explorer. Use the standard grepika:explorer agent for quick lookups…

134 20d ago A 362 tokens original MIT

explorer

240

adamthewilliam/grepika

Agent

Use this agent when you need to explore a codebase efficiently using the grepika MCP server. This agent specializes in token-efficient code search, file discovery, structural analysis, and code-graph navigation. It should be used instead of the generic Explore agent when grepika tools are available. Context: User asks…

134 20d ago A 511 tokens original MIT