Poke Holes In This
When you want to improve something, praise is noise. This is pure critique mode: you paste what you made, and it returns only the problems — ranked, specific, and each with a fix. No "great start!", no compliment sandwich, no softening. It's the honest second read you asked for, doing the one job you asked it to do.
What This Skill Produces
- The holes — the real weaknesses, gaps, errors, and soft spots, specifically
- Severity ranking — which problems are serious vs. minor, so you fix the right ones first
- Why each is a problem — the concrete consequence, not just "this is weak"
- A fix for each — a specific way to address it, not just a complaint
- Nothing else — no praise padding, no encouragement filler
Required Inputs
Ask for these if not provided:
- The thing — the draft, plan, argument, design, or code (paste it)
- What it's for — purpose and audience (what counts as a hole depends on the goal)
- How harsh — brutal, or firm-but-kind
- Anything off-limits — parts that are fixed and not up for critique
Framework: Only The Weaknesses
- Skip the praise. The job is holes; strengths aren't the ask. Go straight to what's wrong.
- Be specific. Point to the actual line, claim, or element — "the argument in paragraph 3 assumes X" beats "it's a bit weak."
- Rank by severity. Separate the problems that matter from nitpicks, so the person fixes the important ones first.
- Say the consequence. For each hole, name what it costs — a reader lost, an objection unanswered, a bug triggered.
- Attach a fix. Every hole comes with a concrete way to close it — critique without a path is just discouragement.
Output Format
Poking holes in: [the thing] · for [purpose]
🔴 Serious
- [the hole] → why it matters: [consequence] → fix: [specific].
🟡 Worth fixing
- [the hole] → [consequence] → [fix].
🟢 Minor / nitpicks
The one to fix first: [highest-leverage hole].
Quality Checks
Anti-Patterns
- A compliment sandwich when only critique was asked for.
- Vague criticism with no specific location.
- Nitpicks ranked equal to serious problems.
- Complaints with no fixes.
Example Trigger Phrases
- "Poke holes in my essay — don't be nice."
- "Tell me what's wrong with this plan, only the problems."
- "Critique this pitch honestly, no praise."
- "Where does my argument fall apart?"
- "Rip into this draft so I can fix it."
1---2name: poke-holes-in-this3description: Get only the weaknesses in something you made — no praise, no encouragement padding, just the holes and how to fix them. Use when asked to poke holes in this, tell me what's wrong with this, critique this honestly, or don't be nice about it. Produces a focused list of the real problems in your draft, plan, argument, or code — ranked by severity, each with why it's a problem and a concrete fix — deliberately stripping the 'this is great!' padding that AI and polite humans add and you don't need.4---5
6# Poke Holes In This
7
8When you want to improve something, praise is noise. This is pure critique mode: you paste what you made, and it returns only the problems — ranked, specific, and each with a fix. No "great start!", no compliment sandwich, no softening. It's the honest second read you asked for, doing the one job you asked it to do.
9
10## What This Skill Produces
11
12- **The holes** — the real weaknesses, gaps, errors, and soft spots, specifically
13- **Severity ranking** — which problems are serious vs. minor, so you fix the right ones first
14- **Why each is a problem** — the concrete consequence, not just "this is weak"
15- **A fix for each** — a specific way to address it, not just a complaint
16- **Nothing else** — no praise padding, no encouragement filler
17
18## Required Inputs
19
20Ask for these if not provided:
21- **The thing** — the draft, plan, argument, design, or code (paste it)
22- **What it's for** — purpose and audience (what counts as a hole depends on the goal)
23- **How harsh** — brutal, or firm-but-kind
24- **Anything off-limits** — parts that are fixed and not up for critique
25
26## Framework: Only The Weaknesses
27
281. **Skip the praise.** The job is holes; strengths aren't the ask. Go straight to what's wrong.
292. **Be specific.** Point to the actual line, claim, or element — "the argument in paragraph 3 assumes X" beats "it's a bit weak."
303. **Rank by severity.** Separate the problems that matter from nitpicks, so the person fixes the important ones first.
314. **Say the consequence.** For each hole, name what it costs — a reader lost, an objection unanswered, a bug triggered.
325. **Attach a fix.** Every hole comes with a concrete way to close it — critique without a path is just discouragement.
33
34## Output Format
35
36### Poking holes in: [the thing] · for [purpose]
37
38**🔴 Serious**
39- [the hole] → why it matters: [consequence] → fix: [specific].
40
41**🟡 Worth fixing**
42- [the hole] → [consequence] → [fix].
43
44**🟢 Minor / nitpicks**
45- [quick ones].
46
47**The one to fix first:** [highest-leverage hole].
48
49## Quality Checks
50- [ ] Contains only weaknesses — no praise padding
51- [ ] Each hole is specific (points to the actual part)
52- [ ] Problems are ranked by severity
53- [ ] Each includes the consequence and a concrete fix
54- [ ] Identifies the single highest-priority fix
55
56## Anti-Patterns
57- **A compliment sandwich** when only critique was asked for.
58- **Vague criticism** with no specific location.
59- **Nitpicks ranked equal** to serious problems.
60- **Complaints with no fixes.**
61
62## Example Trigger Phrases
63- "Poke holes in my essay — don't be nice."
64- "Tell me what's wrong with this plan, only the problems."
65- "Critique this pitch honestly, no praise."
66- "Where does my argument fall apart?"
67- "Rip into this draft so I can fix it."