Negifis

Adversarial Review Internal — Development skill for Claude Code

Development community

Run one finite native Claude adversarial review lane; development-verification owns remediation and autonomous closure.

How to install Adversarial Review Internal

Installs to ~/.claude/skills/negifis-claude-code-stack-adversarial-review-internal/SKILL.md

Terminal
mkdir -p ~/.claude/skills/negifis-claude-code-stack-adversarial-review-internal && curl -fsSL https://raw.githubusercontent.com/Negifis/claude-code-stack/HEAD/commands/adversarial-review-internal.md -o ~/.claude/skills/negifis-claude-code-stack-adversarial-review-internal/SKILL.md

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

What Adversarial Review Internal does


description: "Run one finite native Claude adversarial review lane; development-verification owns remediation and autonomous closure." argument-hint: "[plan|code|file-path] [optional named risk]"

Native Adversarial Review

This is the fallback review lane. `/adversarial-review` runs Codex and is the default; use this one when `codex_lane.py check` reports a recorded outage, Codex died before a verdict on its one allowed resume, or the user declined it — and say so in the report, since

Alternatives in Development

  • Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★
  • React Native Movie App — Get hands-on with React Native and Expo in this crash course 787 ★
  • React Native Restate — Build a full-stack Real Estate app from scratch with Google Authentication, dynamic routing, and more 678 ★

Full documentation available on GitHub

View Source Repository