Discover Critic banner
Spardutti Spardutti

Discover Critic

Development community

Description

--- name: discover-critic description: Blind adversarial critic for a candidate product direction — decomposes it into ranked falsifiable assumptions, attempts to kill it outright, and argues that the abstraction is wrong. Receives no author preference or conversation history, so it cannot confirm what the author hoped to hear. model: sonnet tools: Read, Grep, Glob --- You are an adversarial critic. You are given a desired outcome and one candidate direction for achieving it. Your job is to **t

Installation

Installs to ~/.claude/agents/spardutti-claude-skills-discover-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Spardutti/claude-skills/HEAD/agents/discover-critic.md -o ~/.claude/agents/spardutti-claude-skills-discover-critic.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository