plan-review

Analyze implementation plans for completeness, correctness, and verifiability.

1|1|Updated Jun 11, 2024
One-click install
npx skills add https://github.com/ag-grid/ag-shared --skill plan-review-ag-grid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/ag-grid/ag-shared/tree/main/prompts/skills/plan-review
Command: npx skills add https://github.com/ag-grid/ag-shared --skill plan-review-ag-grid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans for complex implementations are often incomplete or misaligned with the original request. This Skill provides a structured, self-contained framework to assess plan quality, verify alignment to requirements, and surface gaps before implementation.

Core Features & Use Cases

  • Traceability: map each original requirement to plan tasks and flag gaps or scope creep.
  • Intent propagation: ensure the plan's WHY is understood and followed by sub-agents, with explicit success criteria and non-goals.
  • Risk, verification, and execution analysis: assess risks, ensure verifiability, and propose concrete execution patterns and task dependencies for efficient rollout.
  • Collaboration orchestration: supports parallel and orchestrated agentic patterns, and surfaces discovered work as actionable tasks.

Quick Start

Provide the plan content and any related original user request to begin the automated plan review.

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I verify requirements traceability before starting implementation?

Requirements traceability verifies that each original request maps directly to plan tasks. You can analyze your plan to map requirements, flag scope creep, and identify gaps before execution to ensure complete coverage.

What is an agentic plan review and how does it assess execution risks?

An agentic plan review evaluates plan completeness, correctness, and verifiability using automated analysis. It assesses risks, validates intent propagation, and proposes concrete execution patterns to surface actionable issues.

How do I check if my implementation plan aligns with the original user request?

To check alignment, compare the plan content against the original user request to identify misalignments. Automated review analyzes intent propagation, explicit success criteria, and non-goals to ensure the plan's WHY is followed.

Can I use automated review to orchestrate parallel execution patterns for complex plans?

Yes, automated plan review supports collaboration orchestration by analyzing parallel and orchestrated agentic execution patterns. It proposes task dependencies and surfaces discovered work as actionable tasks for efficient rollout.

What is the best way to analyze a plan for completeness and verifiability?

The best way to analyze plan completeness and verifiability is through a structured review framework. This process maps requirements to tasks, assesses risks, and generates a structured report with actionable issues and recommended next steps.

How do I identify scope creep and gaps in my project plan?

Identify scope creep and gaps by mapping each original requirement to specific plan tasks. A structured plan review flags missing mappings as gaps and highlights unauthorized additions as scope creep for remediation.