the-fool
Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.
Content Preview
--- name: the-fool description: Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions. license: MIT metadata: author: https://github.com/Jeffallan version: "1.0.0" domain: workflow triggers: play the fool, devil's advocate, challenge this, stress test, poke holes, what could go wrong, red team, pre-mortem, test my assumptions role: expert scope: rev
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/the-fool.md \
https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/the-fool/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/Jeffallan/claude-skillsThen reference at skills/the-fool/SKILL.md