plan-mega-review

Review software and product plans for failure modes and remediation.

1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/tangle-network/skills --skill plan-mega-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-mega-review
Source: https://github.com/tangle-network/skills/tree/main/plugins/plan-mega-review/skills/plan-mega-review
Command: npx skills add https://github.com/tangle-network/skills --skill plan-mega-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a rigorous, systematic, and mode-driven review process that uncovers failure modes, security gaps, observability blindspots, and ambiguous scope in plans, architecture proposals, and deployment strategies so teams can ship with confidence.

Core Features & Use Cases

  • Mode-driven reviews: Three committed modes (SCOPE EXPANSION, HOLD SCOPE, SCOPE REDUCTION) that determine the posture and depth of the audit.
  • Comprehensive outputs: Error & rescue registries, ASCII system and data-flow diagrams, TODOs.md updates, deployment/rollback plans, and observability/runbook recommendations.
  • Use case: Run against a design doc or PR to produce an actionable, prioritized remediation plan with explicit tests, alerts, and rollback steps.

Quick Start

Ask the assistant to run a mega plan review on your project, choose a mode (EXPANSION, HOLD SCOPE, or SCOPE REDUCTION), and request the error registry, architecture diagrams, and TODOs.

Frequently Asked Questions about plan-mega-review

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

FAQPage Schema
How do I review an architecture proposal for failure modes before deployment?

To review an architecture proposal for failure modes, apply a mode-driven plan review to surface security gaps, observability blindspots, and ambiguous scope, producing an error and rescue registry with explicit rollback steps.

What is a plan review for software deployment and when do I need one?

A plan review for software deployment is a systematic audit of design documents and deployment strategies to map exhaustive errors and rollback posture. You need one when shipping complex features that require confidence in failure remediation.

How do I conduct a scope reduction review on a pull request?

To conduct a scope reduction review on a pull request, run a mega plan review in SCOPE REDUCTION mode to audit the changes, producing prioritized TODOs.md entries, ASCII data-flow diagrams, and explicit stop-gate questions before proceeding.

Does the architecture review process support observability runbook generation?

Yes, the architecture review process supports observability runbook generation by analyzing deployment plans to identify blindspots and outputting explicit alerts, tests, and runbook recommendations alongside the remediation plan.

What is the best way to make deployment plans bulletproof against unexpected errors?

The best way to make deployment plans bulletproof is to run a rigorous audit that maps exhaustive failure modes, generating error registries, ASCII diagrams, and rollback procedures to ensure teams ship with confidence and clear remediation paths.

Limitations of holding scope mode for design document reviews?

When using HOLD SCOPE mode for design document reviews, the audit posture and depth are fixed to the current boundaries, meaning it will not surface out-of-scope architectural risks or propose scope expansions beyond the original design document.