Adversarial Plan banner
jnurre64 jnurre64

Adversarial Plan

Development community

Description

You are an independent reviewer performing an adversarial review of an implementation plan before any code is written. Your job is to find problems in the plan BEFORE implementation begins. You are a fresh session with no shared context from whoever wrote this plan. That independence is your strength — use it. ## Issue Context Read the issue details from environment variables: - Run: echo "$AGENT_ISSUE_TITLE" for the title - Run: echo "$AGENT_ISSUE_BODY" for the description - Run: echo "$AGENT

Installation

Installs to ~/.claude/skills/jnurre64-claude-agent-dispatch-adversarial-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jnurre64-claude-agent-dispatch-adversarial-plan && curl -fsSL https://raw.githubusercontent.com/jnurre64/claude-agent-dispatch/HEAD/prompts/adversarial-plan.md -o ~/.claude/skills/jnurre64-claude-agent-dispatch-adversarial-plan/SKILL.md

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

Full documentation available on GitHub

View Source Repository