plan-reviewer

Identify risks, gaps, and improvements in development plans before implementation.

Updated Dec 20, 2025
One-click install
npx skills add https://github.com/ogprotege/Skills --skill plan-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-reviewer
Source: https://github.com/ogprotege/Skills/tree/main/Categories/Planning/plan-reviewer
Command: npx skills add https://github.com/ogprotege/Skills --skill plan-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps identify risks, missing considerations, and better alternatives in development plans before implementation, preventing costly delays and architecture drift.

Core Features & Use Cases

  • Deep system analysis: Understands all systems involved and their interactions.
  • Dependency mapping: Tracks explicit and implicit dependencies and compatibility.
  • Risk & alternative evaluation: Highlights critical risks and proposes better approaches.
  • Use Case: For a new authentication migration, plan-reviewer highlights security, data, and rollback considerations.

Quick Start

Scope: /services/auth, Mode: plan, Debug: on, Goal: Identify risks in the proposed auth migration plan.

Frequently Asked Questions about plan-reviewer

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

FAQPage Schema
How do I identify risks in my development plan before implementation?

Risk identification in development plans involves deep system analysis, dependency mapping, and alternative evaluation to spot security gaps, data impact issues, and rollback considerations. Plan-reviewer performs this automatically, delivering executive summaries, critical issues, and implementation recommendations for high-impact initiatives like authentication migrations or API integrations.

What should I check when planning authentication changes across distributed systems?

Authentication changes require assessing security implications, data migration impact, backward compatibility, explicit and implicit dependencies across services, and rollback strategy. Plan-reviewer analyzes these dimensions systematically, flagging missing considerations and proposing safer alternatives before you deploy.

How do I map dependencies and compatibility issues in a system redesign?

Dependency mapping tracks both explicit service dependencies and implicit compatibility constraints across your system architecture. Plan-reviewer performs this analysis during design review, identifying integration points that could cause failures and recommending mitigation strategies for distributed systems.

What are the key considerations for data migration planning?

Data migrations require analyzing database impact, backward compatibility, rollback paths, and downstream system dependencies. Plan-reviewer evaluates these factors comprehensively, identifying gaps in your migration plan and proposing safer implementation approaches with risk mitigations.

Can I use this for reviewing API integration plans?

Yes. Plan-reviewer applies to API integration plans by performing deep system analysis, dependency mapping across consuming services, risk assessment for breaking changes, and alternative design evaluation. It outputs critical issues, security considerations, and implementation recommendations.

What output does plan review produce?

Plan review produces executive summaries, critical issues identification, missing considerations, alternative approaches, implementation recommendations, risk mitigations, and research findings—structured outputs ready for stakeholder decisions before development begins.