exec-plan-review

Reviews execution plans adversarially for soundness, risks, and implementability.

Updated Oct 11, 2025
One-click install
npx skills add https://github.com/bromanko/llm-agents --skill exec-plan-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exec-plan-review
Source: https://github.com/bromanko/llm-agents/tree/main/skills/exec-plan-review
Command: npx skills add https://github.com/bromanko/llm-agents --skill exec-plan-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ensure that execution plans are not only implementable but also strategically sound, safe, and worth pursuing, by performing a skeptical, adversarial review.

Core Features & Use Cases

  • Adversarial Analysis: Identifies potential flaws, risks, and unproven assumptions in execution plans.
  • Implementability Check: Assesses whether a developer can realistically execute the plan without getting stuck.
  • Use Case: Before committing significant development resources, use this Skill to have a critical "pre-mortem" analysis of a proposed plan for a complex feature, ensuring it's robust and addresses potential pitfalls.

Quick Start

Review the execution plan located at /path/to/PLAN.md for soundness and implementability.

Frequently Asked Questions about exec-plan-review

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

FAQPage Schema
How do I review an execution plan for risks and unproven assumptions?

Perform an adversarial review of execution plans to identify potential flaws, unproven assumptions, and risks. This process evaluates soundness and implementability, ensuring the proposed approach is safe and executable by skilled developers.

What is an adversarial review in software development planning?

An adversarial review is a skeptical analysis of a proposed implementation approach. It acts as a critical pre-mortem to identify potential flaws, assess implementability, and verify that the plan is strategically valuable before committing development resources.

How do I check if a software development plan is implementable?

Check implementability by assessing whether a developer can realistically execute the plan without getting stuck. The review analyzes clarity and soundness to ensure the proposed implementation approach is practically executable.

When do I need an adversarial risk assessment for a complex feature plan?

You need an adversarial risk assessment before committing significant development resources to a complex feature. It ensures the execution plan is robust, strategically sound, and addresses potential pitfalls early.

What is the best way to find flaws in a proposed implementation approach?

The best way to find flaws is performing a skeptical pre-mortem analysis on the execution plan. This identifies potential flaws and unproven assumptions, ensuring the plan is strategically valuable and addresses potential pitfalls.