Devils Advocate banner
ntanner-ctrl ntanner-ctrl

Devils Advocate

Testing community

Description

--- description: REQUIRED after completing ANY spec or plan. You MUST challenge assumptions — unchallenged plans fail in production. arguments: - name: plan description: Plan name or path to challenge (optional, uses current context) required: false --- # Devil's Advocate Challenge every assumption in a plan. Find the "what ifs" that weren't considered. This is the first line of adversarial review—fast, local, and focused on assumptions. ## Role Systematically challenge assumptions

Installation

Installs to ~/.claude/skills/ntanner-ctrl-claude-sail-devils-advocate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ntanner-ctrl-claude-sail-devils-advocate && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/commands/devils-advocate.md -o ~/.claude/skills/ntanner-ctrl-claude-sail-devils-advocate/SKILL.md

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

Full documentation available on GitHub

View Source Repository