plan-review

Validate implementation plans via parallel Codex, Gemini, and Claude reviews.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/kozyszoo/antigravity-handson --skill plan-review-kozyszoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/kozyszoo/antigravity-handson/tree/main/.claude/skills/plan-review
Command: npx skills add https://github.com/kozyszoo/antigravity-handson --skill plan-review-kozyszoo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the review of implementation plans by leveraging multiple AI models (Codex, Gemini, Claude) to identify potential issues before development begins.

Core Features & Use Cases

  • Multi-AI Review: Simultaneously analyzes implementation plans using Codex, Gemini, and Claude for comprehensive feedback.
  • Detailed Analysis: Assesses plan validity, identifies omissions, and flags potential risks.
  • Use Case: After drafting a new feature's implementation plan, run this Skill to get a thorough review from three different AI perspectives, ensuring the plan is robust and complete before coding starts.

Quick Start

Use the plan-review skill to review the implementation plan located at docs/plans/my-feature.md.

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I validate a software development plan before coding starts?

You can validate a software development plan by running parallel reviews using multiple AI models like Codex, Gemini, and Claude to identify plan validity, omissions, and potential risks.

What is multi-AI plan review and how does it work?

Multi-AI plan review is the process of simultaneously analyzing an implementation plan using Codex, Gemini, and Claude to provide comprehensive feedback on plan validity and risks.

Do I need specific AI model CLIs to perform automated risk assessment on implementation plans?

Yes, performing automated risk assessment on implementation plans requires specific AI model CLIs for execution and shell scripting to orchestrate the parallel review process.

Can I use multiple AI assistants to find omissions in my feature implementation plan?

Yes, you can use multiple AI assistants like Codex, Gemini, and Claude to thoroughly review your feature implementation plan and identify any omissions from different perspectives.

What's the best way to review a markdown implementation plan for software projects?

The best way to review a markdown implementation plan is using an automated Skill that orchestrates parallel reviews across Codex, Gemini, and Claude to flag risks and omissions.

What are the limitations of using shell scripting for AI-assisted code review?

Using shell scripting for AI-assisted code review requires specific AI model CLIs to be installed and configured, and execution depends on the local shell environment for orchestration.