plan-review

Automate creation and adversarial review of software implementation plans.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/joelabrahamsson/devenv --skill plan-review-joelabrahamsson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/joelabrahamsson/devenv/tree/main/claude-config/skills/plan-review
Command: npx skills add https://github.com/joelabrahamsson/devenv --skill plan-review-joelabrahamsson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, second-opinion CLI, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the adversarial review of implementation plans, ensuring thorough examination and quality assurance.

Core Features & Use Cases

  • Adversarial Review: Simultaneously review plans with Claude Code and a configurable second-opinion CLI.
  • Plan Creation: Generate and revise implementation plans based on user input and codebase analysis.
  • Use Case: Ideal for software development projects, where plans need to be reviewed for security, functionality, and adherence to best practices.

Quick Start

To create a plan with adversarial review for a new feature, run: plan-review "Implement a new user authentication flow."

Frequently Asked Questions about plan-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate adversarial review for software implementation plans?

Adversarial review for software implementation plans is automated by simultaneously analyzing codebase input and user requirements with Claude Code and a second-opinion CLI to ensure quality and security.

What is an adversarial plan review in software development?

An adversarial plan review is a parallel evaluation process where multiple automated reviewers examine an implementation plan to identify potential flaws, security issues, and deviations from best practices.

Do I need a second-opinion CLI to perform parallel code reviews?

Yes, a configurable second-opinion CLI is required alongside Claude Code to execute the parallel reviews and generate opposing perspectives on your implementation plans.

How do I generate an implementation plan from a feature description?

You generate an implementation plan by passing a feature description as input, allowing the system to analyze your codebase and create a structured plan ready for adversarial review.

Does this approach work better than a single-reviewer code analysis?

Parallel adversarial review provides deeper examination than a single-reviewer code analysis by cross-referencing findings from Claude Code against an independent second-opinion CLI.

What are the limitations of automating implementation plan reviews?

Automated implementation plan reviews are limited by the configuration of the second-opinion CLI and require both dependencies to be properly set up to function without execution errors.