review

Review planning-phase plan artifacts against authority boundaries and execution risks.

1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Atlas-Memory-Framework/AtlasMemory-Tools --skill review-atlas-memory-framework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/Atlas-Memory-Framework/AtlasMemory-Tools/tree/main/.cursor/skills/review
Command: npx skills add https://github.com/Atlas-Memory-Framework/AtlasMemory-Tools --skill review-atlas-memory-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you review a planning-phase plan artifact to ensure it matches the authority contract and is ready to be executed correctly.

Core Features & Use Cases

  • Plan-artifact review against authority boundaries: Evaluates whether the plan’s claims align with the plan’s authority contract and execution truth sources.
  • Mode-specific rigor: Produces different finding structures for zero-context, expert-tech, implementer-readiness, human-readability, and automation-readiness reviews.
  • Actionable review output: Returns structured findings with stable IDs and targeted patch guidance to the relevant plan sections.

Quick Start

Run the review skill on your current plan artifact using the appropriate review mode (for example, use mode=expert-tech for deployment, auth/data contract, or operational risk checks).

Frequently Asked Questions about review

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

FAQPage Schema
How do I review a planning-phase document for missing context and implementation risks?

To review a planning-phase document, apply mode-specific schemas to find missing context, contradictions, and implementation risks. The review returns structured findings with severity labels and targeted patch guidance for the relevant plan sections.

What is a zero-context plan review and when do I need it?

A zero-context plan review evaluates a planning artifact without prior background knowledge to identify unclear decisions and missing context. You need it to gate plan progress and ensure the document is self-contained before moving into execution.

How do I check execution readiness for a technical implementation plan?

Check execution readiness by running an implementer-readiness review against the authority contract. This validates technical deployment, auth/data contracts, and operational risk checks to ensure the plan is safe for execution.

Does plan review support automation manifest validation?

Yes, automation-readiness mode validates the automation manifest and execution truth sources. It applies strict adherence to authority boundaries to ensure the plan contains no invented or execution-unsafe conclusions before automated deployment.

What is the best way to label non-blocker issues during a plan review?

The best way to label non-blocker issues is through plan-tier calibration using Lite or Full severity schemas. This categorizes findings with stable IDs, distinguishing execution-blocking risks from minor contradictions that require targeted patch guidance.

When should I not use an expert-tech review for plan artifacts?

You should not use expert-tech review when the plan artifact lacks defined authority contracts or execution truth sources. Applying it without these boundaries risks generating invented conclusions and execution-unsafe patch guidance.