From claude-workflow
Provides challenge, verification, and reset prompt patterns to push back on Claude's generic responses, prove code works, and restart suboptimal solutions. Use for rigorous code reviews and adversarial testing.
npx claudepluginhub spences10/claude-code-toolkit --plugin claude-workflowThis skill uses the workspace's default tool permissions.
Use these when Claude's first response feels safe/generic:
Challenges agent's recent claims and forces genuine re-examination using code-reading tools when users push back with 'wtf are you thinking', 'that's wrong', or similar.
Optimizes prompts for code tasks like implementation, debugging, refactoring, review, and testing by adding investigation steps, verification, anti-hallucination rules, and clarity.
Provides battle-tested prompt templates for developer roles like expert coder, reviewer, architect, and tasks including debugging, ELI5 explanations, and refactoring.
Share bugs, ideas, or general feedback.
Use these when Claude's first response feels safe/generic:
Force Claude to critique rather than accept:
Demand evidence over assertions:
Break out of local optima:
| Situation | Prompt Pattern |
|---|---|
| Code review feels shallow | Challenge prompts |
| Implementation seems fragile | Verification prompts |
| Solution feels hacky | Reset prompts |
| Claude is agreeing too readily | "Push back on this" |