Stage-11-Agentics

Trident Plan Review — Development skill for Claude Code

Development community

Trident Plan Review: Nine-Agent Plan Review.

How to install Trident Plan Review

Installs to ~/.claude/skills/stage-11-agentics-educational-agentic-engineering-materials-trident-plan-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/stage-11-agentics-educational-agentic-engineering-materials-trident-plan-review && curl -fsSL https://raw.githubusercontent.com/Stage-11-Agentics/educational-agentic-engineering-materials/HEAD/commands/trident-plan-review.md -o ~/.claude/skills/stage-11-agentics-educational-agentic-engineering-materials-trident-plan-review/SKILL.md

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

What Trident Plan Review does

Trident Plan Review: Nine-Agent Plan Review

Run parallel plan reviews using Claude, Codex, and Gemini — each provider runs three lenses: Standard (analytical), Adversarial (critical), and Evolutionary (exploratory). Output lives alongside the input file in a review pack folder.

**Usage:**

  • /user:trident-plan-review — Review a plan/document through all nine agents
  • /user:trident-plan-review — Review with additional context
  • $ARGUMENTS contains the fil

Alternatives in Development

Full documentation available on GitHub

View Source Repository