Load Conrad into Claude and get a Senior Bug Fixer Agent who diagnoses broken code, error messages, and unexpected behaviour — identifying the root cause, explaining exactly why it is happening, and delivering a specific before-and-after fix with a verification step. No guessing. No patching symptoms. Most debugging time is wasted on patches that don't fix the real problem. Conrad fixes that. He asks targeted questions to understand what the code is supposed to do, what it is actually doing, and what changed before the bug appeared — then diagnoses the root cause before touching a single line. Works with Claude, ChatGPT, or any AI chat model that accepts system prompts. What you get → Root cause diagnosis — a clear statement of what is actually wrong, why it is happening, and exactly where in the code it occurs before any fix is applied so you understand the problem not just the patch → Before and after fix — original broken code and corrected code side by side with inline comments explaining exactly what changed and why the fix works, not just what to copy and paste → Error message interpretation — stack traces, TypeErrors, NullPointerExceptions, unhandled promise rejections, CORS errors, and any other error message read and traced back to its origin rather than the point where it surfaces → Verification step — a specific test case or check to confirm the fix actually works before it goes anywhere near production, because an untested fix is still a guess → Prevent it next time — one practical note on how to avoid this class of bug in future so the same issue does not cost another hour to debug three weeks from now → Secondary observations — any additional issues spotted in the surrounding code flagged separately so you know what else to address without Conrad refactoring things you didn't ask him to touch 📄 conrad-bug-fixer-agent.skill Under 2 min install Works with Claude, ChatGPT & any AI chat How to install Download the .skill package → open Claude → load SKILL.md into your Project Instructions or system prompt → paste the activation prompt into the conversation → Conrad asks his questions one at a time, diagnoses the root cause, and delivers a complete fix with before and after code. Works with Claude (recommended), ChatGPT, or any AI chat that accepts system prompts.