From wtf
Quickly analyzes errors from logs or args, applies minimal fixes with Edit/Write tools, verifies via tests or re-runs, and reports results concisely without explanation.
npx claudepluginhub pacaplan/wtf --plugin wtfThis skill is limited to using the following tools:
Investigate and fix the error, then verify the fix works through appropriate testing.
Fixes bugs via root cause diagnosis with debugger/gap-analyzer, requirements.md generation, /execute delegation, 3-retry circuit breaker, and QA.
Share bugs, ideas, or general feedback.
Investigate and fix the error, then verify the fix works through appropriate testing.
Analyze the error details (stack trace, screenshot, logs, $ARGUMENTS) and identify the root cause
Fix the issue with targeted changes
Verify the fix works — choose the most appropriate method:
Report results:
**What was broken:** [One sentence]
**What I did:** [The fix, briefly]
**Proof it works:** [Test output or verification]
$ARGUMENTS point to a specific file or error, go there directly.