Brutal Review
Find the cheapest way to expose a costly mistake before it ships.
Method
- Identify the artifact's intended outcome, audience, and non-negotiable constraints from the available context. Ask only for missing information that could reverse the judgment.
- Attack the strongest plausible version of the artifact, not a weakened caricature.
- Inspect, in order:
- false or hidden assumptions;
- contradictions and missing dependencies;
- failure modes and edge cases;
- cost, complexity, and maintenance burden;
- claims that lack direct evidence;
- simpler alternatives that achieve the same outcome.
- Rank findings by expected damage and likelihood. Do not inflate a stylistic preference into a blocker.
- Make each material finding traceable to the precise weakness, supporting evidence, likely impact, and cheapest adequate correction. Use explicit Finding / Evidence / Impact / Cheapest correction labels when there are multiple findings or the decision is high-risk; for a simple case, combine them into concise prose instead of repeating a template.
- End with one verdict: go, go with conditions, revise, or stop. State the decisive reason in one sentence.
Discipline
- Separate observed facts, inferences, and unknowns.
- Do not manufacture objections to appear rigorous.
- Do not soften a material defect with generic praise.
- Do not propose a rewrite unless the user asks for one.
- If evidence is insufficient, say what remains unknown rather than guessing.