review-plan

Coordinate parallel specialized agents to review software implementation plans for issues.

1|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/nielsmadan/agentic-coding --skill review-plan-nielsmadan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-plan
Source: https://github.com/nielsmadan/agentic-coding/tree/main/claude/skills/review-plan
Command: npx skills add https://github.com/nielsmadan/agentic-coding --skill review-plan-nielsmadan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures implementation plans are robust, well-considered, and free of potential pitfalls by leveraging multiple specialized AI agents for a comprehensive review before development begins.

Core Features & Use Cases

  • Multi-Agent Analysis: Utilizes parallel agents (external opinions, alternatives, robustness, adversarial, research) to provide diverse perspectives.
  • Proactive Issue Detection: Identifies potential flaws, suggests alternatives, and checks for common anti-patterns before coding starts.
  • Use Case: Before implementing a complex architectural change, use this Skill to get feedback from Gemini, Codex, and specialized agents on potential risks, alternative approaches, and best practices, ensuring a more reliable outcome.

Quick Start

Use the review-plan skill to review the current plan context.

Frequently Asked Questions about review-plan

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

FAQPage Schema
How do I review an implementation plan for potential risks before coding?

Multi-agent plan review analyzes software implementation plans for correctness, completeness, complexity, and dependencies. It coordinates parallel specialized agents to identify potential flaws, generate alternatives, and suggest improvements before development begins.

What is multi-agent review for software development plans?

Multi-agent review is a process that uses parallel specialized AI agents to evaluate implementation plans. It coordinates external opinions, adversarial critiques, robustness checks, and online research to provide diverse perspectives on potential architectural issues.

How can I check my architecture plan for anti-patterns and completeness?

Check your architecture plan by analyzing it for correctness, completeness, complexity, maintainability, testing, deployment, dependencies, and assumptions. A multi-agent approach proactively detects common anti-patterns and suggests alternative approaches before implementation starts.

Does multi-agent plan review work for complex architectural changes?

Yes, multi-agent plan review works for complex architectural changes by gathering feedback from specialized agents on potential risks and best practices. It ensures a more reliable outcome by addressing robustness and assumptions before coding begins.

What's the best way to assess deployment and testing risks in a software plan?

Assess deployment and testing risks by conducting a comprehensive plan review that checks for robustness and validates assumptions. Utilizing adversarial critique and alternatives generation ensures potential deployment issues are identified early.