by summerliuuu · Agent Tool · ★ 151
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
no-no-debug A self-evolution system for AI coding assistants v1.3.0 — periodic review now actually works. Earlier versions promised "auto-triggers every 3 days" but had no enforcement mechanism — the review only ran when manually invoked, and the tracker went stale silently. v1.3.0 ships , a hook that checks the tracker on each message and reminds the AI to run the review when it's overdue. See CHANGELOG.md for the one-step migration from v1.2.0. What problem does this solve? 10 minutes writing code, 2 hours debugging. This skill fills the gap in AI's cross-session error memory, delivering three things: Dramatically less debug time Higher code quality A self-evolution feedback loop The longer you use it, the fewer mistakes get repeated. How it works Real-time Logging (automatic) When the AI is corrected, code errors occur, deploys fail, or tests don't pass — it automatically appends to a local errorlog.md with a timestamp. No need to say "write that down." Three Gates (on every code change) Before the change: what does this affect? After the change: did you actually verify it? Before deploying: did you test with a non-admin account? Runs silently. No output when all gates pass.
| Stars | 151 |
| Forks | 6 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 70.4793658740919/100 |
| Last Updated | 2026-05-07 |
| Created | 2026-04-10 |
| Platforms | claude-code, python |
| Est. Tokens | ~4k |
These tools work well together with no-no-debug for enhanced workflows:
Looking for a no-no-debug alternative? If you're comparing no-no-debug with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A Claude Code plugin that makes Claude Code self-improve — learning from your corrections, not just rememberin
Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server
A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults
Audience-aware CLI patterns for Node.js + Commander.js. Build CLIs for humans, AI agents, or both.
Open survey and evidence map for AI agent evolution, self-evolving agents, memory, skills, harnesses, benchmar
The first AI plugin that speaks first. Code-enforced learning + active forgetting + PAC (Proactive Accountabil
Explore other popular agent tool tools:
no-no-debug is No-No Debug — Self-evolution system for AI coding assistants. 10 minutes writing code, 2 hours debugging? This skill makes your AI remember all its bugs.. It is categorized as a Agent Tool with 151 GitHub stars.
no-no-debug is primarily written in Python. It covers topics such as ai-agent, claude, claude-code.
You can find installation instructions and usage details in the no-no-debug GitHub repository at github.com/summerliuuu/no-no-debug. The project has 151 stars and 6 forks, indicating an active community.
no-no-debug is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to no-no-debug on Agent Skills Hub include claude-smart, Overture, tutor-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.