Stage-11-Agentics

Trident Code Review — Code Quality skill for Claude Code

Code Quality community

Trident Code Review: Nine-Agent Code Review.

How to install Trident Code Review

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

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

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

What Trident Code Review does

Trident Code Review: Nine-Agent Code Review

Run parallel code reviews using Claude, Codex, and Gemini — each provider runs three lenses: Standard, Critical (adversarial), and Evolutionary (exploratory). Output lives in a review pack folder under `notes/`.

**Usage:**

  • /user:trident-code-review — Review current branch with all nine agents
  • /user:trident-code-review [context] — Review with additional context: $ARGUMENTS

**How to invoke:** a single agent runs this command. The nine revi

Alternatives in Code Quality

Full documentation available on GitHub

View Source Repository