Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Debugging skill for AI agents
| Date | Stars |
|---|---|
| 2026-07-31 | 293 |
| 2026-08-04 | 294 |
| 2026-08-06 | 294 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Debug Agent Debug Agent teaches your agent to debug with runtime evidence, not guesswork. ## Getting Started ```bash npx debug-agent@latest init ``` This installs the `debug-agent` skill for all detected agents (Cursor, Claude Code, Codex, etc.). In Claude Code / Codex, run `/debug-agent [describe your issue]`. In Cursor, ask the agent to "use the debug-agent skill" and describe the issue. ## How it works 1. Run `/debug-agent` inside Claude Code, Codex, and more 2. Generates hypotheses and instruments your code with lightweight NDJSON logs 3. Asks you to reproduce the bug, then analyzes logs to confirm or reject hypotheses 4. Fixes only with 100% confidence backed by log evidence, then verifies ## License MIT © Million Software, Inc.
Excerpt of 755 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:78c46db582bd4911, llm:Repository topics: agent, debug, skill; description: 'Debugging skill for AI agents' (TypeScript).
matched fp:78c46db582bd4911, llm:Repository topics: agent, debug, skill; description: 'Debugging skill for AI agents' (TypeScript).