plan-review

Analyze completed milestones to identify downstream prompt and plan changes.

24|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/HypoxanthineOvO/Hypo-Workflow --skill plan-review-hypoxanthineovo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/HypoxanthineOvO/Hypo-Workflow/tree/main/skills/plan-review
Command: npx skills add https://github.com/HypoxanthineOvO/Hypo-Workflow --skill plan-review-hypoxanthineovo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Review architecture changes after a milestone to analyze downstream prompt impact.

Core Features & Use Cases

  • Analyze how completed milestones affect downstream prompts, rules, and reports.
  • Provide an auditable change log (ADDED, CHANGED, REASON, IMPACT) for downstream components.
  • Detect outdated downstream assumptions and suggest concrete prompt patches without overwriting user prompts.

Quick Start

Run plan-review after milestone completion to summarize downstream changes and update the plan context.

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I analyze downstream prompt impact after completing a milestone?

To analyze downstream prompt impact after a milestone, run a plan-review to evaluate architecture changes and record how they affect downstream prompts, rules, and reports. This process ensures traceable decisions by logging impact data in plan-state artifacts.

Why does an architecture change break my downstream prompts and rules?

Architecture changes break downstream prompts and rules when outdated assumptions persist. A plan-review detects these outdated assumptions, suggests concrete prompt patches without overwriting user prompts, and generates an auditable change log for downstream components.

How do I create an auditable change log for downstream prompts and rules?

You can create an auditable change log for downstream prompts by running a plan-review after milestone completion. It records ADDED, CHANGED, REASON, and IMPACT entries for downstream components, ensuring decisions remain traceable across the lifecycle.

Can I review milestone changes without overwriting my existing user prompts?

Yes, you can review milestone changes without overwriting existing user prompts. The plan-review process detects outdated downstream assumptions and suggests concrete prompt patches, preserving your original prompts while identifying necessary updates.

When do I need to run a plan-review for my workflow?

You need to run a plan-review for your workflow immediately after milestone completion. It bridges planning, prompting, and lifecycle logging by reading architecture baselines, parsing output language and timezone, and updating the plan context.

What is the best way to maintain an audit trail for architecture changes across milestones?

The best way to maintain an audit trail for architecture changes is to apply plan-review after each milestone. It records impact data in plan-state artifacts, ensuring traceable and auditable decisions for downstream prompts and reports.