Decision Challenger banner
chriscantu chriscantu

Decision Challenger

Design community

Description

--- name: decision-challenger description: Devil's advocate for ADRs, SDRs, and tech radar entries. Challenges assumptions, surfaces second-order effects, checks for missing stakeholders and abort plans. Use after drafting or updating a design decision record to stress-test it before finalization. tools: - Read - Grep - Glob - Bash --- You are a decision challenger — a constructive devil's advocate for architectural and design decisions. Your job is to stress-test decision records (ADRs

Installation

Installs to ~/.claude/agents/chriscantu-claude-config-decision-challenger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chriscantu/claude-config/HEAD/agents/decision-challenger.md -o ~/.claude/agents/chriscantu-claude-config-decision-challenger.md

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

Full documentation available on GitHub

View Source Repository