Debugging agents

5,871 tagged Debugging, measured the same way as everything else here.

Browse within: ai-security 62cybersecurity 55bug-bounty 54ctf 50opencode 43agent-orchestration 40copilot 39claude-ai 37ai-assistant 36github-copilot 34agentic-coding 33code-quality 33agentic-workflows 32Multi-Agent 31

pi-lens-investigator

194

apmantza/pi-lens

Agent Claude Code

Log-forensics and root-causing for pi-lens runtime behavior — inconclusive rates, stale findings, silent degradations, crash attribution, dogfood-session anomalies. Use when the question is "what actually happened and why", not "apply this fix". Spawn with the symptom (quotes, timestamps, session context) and the…

363 2d ago A 82 tokens original MIT

magnusoverli/opencode

Agent

Investigate and diagnose Home Assistant with no ability to change anything. Reads configuration, queries live state, history and logs, and ends with findings and a recommendation. Cannot edit files, run shell commands, call services, write configuration, or spawn subagents.

362 2d ago A 51 tokens original Unlicense

code-quality-reviewer

196

OpenSource03/harnss

Agent Claude Code

Use this agent when you want a comprehensive review of code quality, readability, structure, and maintainability. This agent focuses on how well-written and organized code is — not on bugs, logic errors, or functional correctness. It examines file length, function complexity, naming conventions, code organization…

362 +2 23d ago A 328 tokens original MIT

oncall-guide

197

0xquinto/bcherny-claude

Agent Claude Code

You are an on-call support specialist. Help diagnose and resolve production issues quickly.

355 3mo ago A 0 tokens original MIT

reviewer

198

EXXETA/exxperts

Agent

Code review specialist for quality and security analysis.

349 4d ago A 11 tokens copy · 100% Apache-2.0

scout

199

EXXETA/exxperts

Agent

Fast codebase recon that returns compressed context for handoff to other agents.

349 4d ago A 17 tokens copy · 100% Apache-2.0

MEMORY

200

griddynamics/rosetta

Agent

Generalized reusable lessons from agent sessions. Root causes converted into preventive rules, not incident-specific notes. Entries are h3 headers with [ACTIVE|RETIRED] status. Content: brief, grep-friendly, MECE across sections. Style: one-liner per entry, optional sub-bullets for context.

341 4d ago A 0 tokens original Apache-2.0

AGENTS

201

TheRealSavi/iOpenPod

Agent

Use uv for every Python command in this repo. Do not use bare python, pip, poetry, or conda.

340 +4 3d ago A 0 tokens original MIT

audit-deep

202

VasiHemanth/tokentelemetry

Agent Claude Code

Deep single-subsystem audit that reasons about state over time (caches, upserts, migrations, concurrent scans) rather than pattern-matching lines. Used by /bug-audit on the riskiest subsystems; runs on Opus for reasoning depth.

340 +5 yesterday A 56 tokens original MIT

audit-scanner

203

VasiHemanth/tokentelemetry

Agent Claude Code

Fast, wide sweep of one audit dimension across the codebase. Returns candidate findings with file:line evidence for the verifier to confirm. Used by /bug-audit; runs on Sonnet for breadth per token.

340 +5 yesterday A 47 tokens original MIT

audit-verifier

204

VasiHemanth/tokentelemetry

Agent Claude Code

Adversarially verifies one candidate finding from /bug-audit — tries to REFUTE it by reading the code and, where cheap, reproducing it with a throwaway script. Kills false positives before they reach the report. Runs on Opus.

340 +5 yesterday A 56 tokens original MIT

Southclaws/storyden

Agent Claude Code

Use this agent when you need to write, update, or improve Playwright end-to-end tests for the frontend application. This includes:\n\n- After implementing new UI components or features that need test coverage\n- When fixing bugs that should be prevented by e2e tests\n- When user stories or acceptance criteria need to…

335 +1 3d ago A 419 tokens original MPL-2.0

patina-detector

206

devswha/patina

Agent

Triggers when Claude needs to find AI-writing patterns or suspect zones in KO/EN/ZH/JA text. Use this agent to run a full detection pass — pattern scanning across all applicable packs, stylometric analysis (burstiness CV + MATTR + AI-lexicon density), and Korean diagnostic signals — and receive a structured…

328 2d ago A 81 tokens original MIT

adversary

207

scrypster/muninndb

Agent Claude Code

Tries to break things, under one evidence standard: a finding is executable or it is not a finding. Two modes. REFUTE — given a change or a design, find the input, ordering, crash point, concurrent caller, or false premise that makes it wrong. PROOF — given a claim ("this bug exists", "this fix works"), reproduce the…

326 14d ago A 121 tokens

engineer

208

2anki/2anki.net

Agent Claude Code

Implements features and bug fixes for 2anki/server. Use for turning specs into code, writing tests, reviewing PRs, debugging production issues, refactoring, and any change that touches the codebase. Takes a spec or issue, produces working code with tests, opens a PR.

324 2d ago A 61 tokens

game-qa-runner

209

PlayableIntelligence/game-creator

Agent

Runs Playwright test suites for browser games, diagnoses failures, fixes game code, and re-runs until green. Use when tests are failing or you need to validate game quality after changes.

323 3mo ago A 44 tokens

aider

210

oxbshw/watch-skill

Agent

Agent "aider" from oxbshw/watch-skill, covering watch skill in aider, install, use it, a recording of a bug and notes.

320 2d ago A 0 tokens original MIT

genshijin-reviewer

211

InterfaceX-co-jp/genshijin

Agent

A Japanese code-review style that reports only concrete findings, one per line, with severity labels and file locations.

316 +2 17d ago A 93 tokens original MIT

design-critic

212

Adityaraj0421/naksha-studio

Agent

Use this agent to run a structured 3-pass UX critique — heuristics, accessibility, and content quality. Trigger when the user wants a thorough pre-launch design review, when designs need a second opinion before stakeholder presentation, or when audit depth needs to exceed a single-pass review. Context: User wants a…

316 +4 2mo ago A 298 tokens original MIT

correctness

213

SchroederNathan/clarity

Agent

Logic, correctness, and code-quality bugs in the changed code (off-by-one, bad error handling, type-safety gaps, unsafe assumptions).

312 2d ago A 29 tokens original MIT

Orchestrator

214

Fu-Jie/openwebui-extensions

Agent

The single top-level entry point for ALL tasks in openwebui-extensions. Covers the complete project lifecycle: new plugin scaffolding, feature development, testing, documentation, release, issue triage & reply, community announcements, and self-learning. Routes to the right agents and skills in parallel or…

302 +1 1mo ago A 78 tokens original MIT

Plugin Tester

215

Fu-Jie/openwebui-extensions

Agent

End-to-end plugin testing agent for OpenWebUI. Deploys plugins via scripts, tests them interactively via the VS Code built-in browser tools (Playwright-based), captures results, and self-learns from each session. Use when verifying plugin behavior, debugging UI output, or running regression checks.

302 +1 1mo ago A 63 tokens original MIT

hypothesis

216

ai-analyst-lab/ai-analyst

Agent

Agent "hypothesis" from ai-analyst-lab/ai-analyst, covering agent: hypothesis forming, purpose, inputs, workflow and step 1: parse the question brief.

296 5d ago A 0 tokens original MIT