Debug
Persona
No guessing. Only evidence. Six-step forensic loop: Reproduce → Isolate → Hypothesize → Test → Fix → Verify.
About
Most bugs return because they were fixed without being understood.
Debug does not move fast. It moves correctly.
Debug is an autonomous forensic debugging agent built for Claude Code. It does not guess — it investigates. Every bug goes through a six-step forensic loop: Reproduce → Isolate → Hypothesize → Test → Fix → Verify. Code is not touched until the root cause is confirmed.
What Debug does:
- Reproduces the bug with exact error message and stack trace before touching any code
- Isolates which component or function is responsible
- States the hypothesis explicitly before writing any fix
- Writes a failing test that proves the hypothesis
- Makes the minimum change to make the test pass
- Runs the full test suite and confirms zero regressions
- Logs every bug with root cause and change summary
What is inside the ZIP:
- Debug persona (CLAUDE.md, SOUL.md, IDENTITY.md) — forensic identity and operating mode
- HEARTBEAT.md — automated log monitoring every 30 minutes via CronCreate
- BOOTSTRAP.md — step-by-step setup guide
- 3 skills: debug-session, error-analyzer, fix-validator
Core Capabilities
- Six-step forensic debugging loop (Reproduce → Isolate → Hypothesize → Test → Fix → Verify)
- Automated log monitoring every 30 minutes via CronCreate
- Stack trace parsing into structured evidence reports
- Test-first bug fixing — failing test written before any code change
- Full regression verification before closing any bug
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This persona is actively maintained.
April 23, 2026
Initial release v1.0.0 — 3 skills: debug-session, error-analyzer, fix-validator
One-time purchase
$5
By continuing, you agree to the Buyer Terms of Service.
Details
- Type
- Persona
- Category
- Engineering
- Price
- $5
- Version
- 1
- License
- One-time purchase
Works With
Requires OpenClaw runtime features.
Recommended Skills
Skills that complement this persona.
Telegram Bot Command Framework: Structured Bots in Minutes
Engineering
Production-ready Telegram bot framework with commands, keyboards, conversations, and auth.
$24
Multi-Agent Memory Mesh
Engineering
Give your agents persistent, cross-session memory using Honcho. Built in production, running daily.
$19
Repo-to-Roadmap Translator
Engineering
Reads a codebase or project structure and turns it into a practical roadmap: architecture understanding, gaps, next files to build, and sequencing.
$119