Left claude on “bypass permissions” unattended for an hour to wreak absolute havoc on a repo of mine, came back and said “wtf did you just do?” So i turned it into a skill: /wtf It gives you a proper post-mortem instead of spelunking through git diff : 3-line verdict up top (tried / changed / watch) what changed + why, what broke (errors quoted), guessed assumptions, scope-creep edits the checks it should have run but didn’t: using your repo’s real commands, not a generic npm test copy-paste rollback recipes + a ready-to-paste “safest next prompt” Three modes: /wtf (current session), /wtf markdown (writes a gitignored archive), /wtf <paste> (dissect another agent’s transcript, verified against your actual tree). https://github.com/zvoque/wtf-claude submitted by /u/zvoque_
Originally posted by u/zvoque_ on r/ClaudeCode
