Prompt Debugging

Figure out why a prompt isn't working and fix it — diagnose the actual failure (ambiguity, missing context, wrong format, conflicting instructions) instead of randomly rewording. Use when asked why isn't my prompt working, the AI keeps ignoring my instructions, my prompt gives inconsistent results, or how do I fix this prompt. Produces a diagnosis of the specific failure mode, the targeted fix for it (not a vibes rewrite), a corrected prompt, a check that it generalizes rather than fixing one case, and the principle behind the fix so you stop hitting it — turning prompt frustration into a debuggable, repeatable process.

Mohit Aggarwal Updated

File contents

mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/prompt-debugging commit ea196b640c

Frequently asked questions

npx skillmds@latest add mohitagw15856/prompt-debugging-2