autoplan

Run CEO, design, and engineering plan reviews sequentially with auto-decisions.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Ulanxx/mzstack --skill autoplan-ulanxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/Ulanxx/mzstack/tree/main/autoplan
Command: npx skills add https://github.com/Ulanxx/mzstack --skill autoplan-ulanxx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline — reads the full CEO, design, and eng review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate. One command, fully reviewed plan out. Use when asked to "auto review", "autoplan", "run all reviews", "review this plan automatically", or "make the decisions for me". Proactively suggest when the user has a plan file and wants to run the full review gauntlet without answering 15-30 intermediate questions.

Core Features & Use Cases

  • Auto-review CEO, design, and eng reviews from disk in a deterministic pipeline.
  • Run them sequentially with auto-decisions using the 6 principles, surfacing tradeoffs at a final gate.
  • Proactively suggest when the user has a plan file and wants to run the whole review gauntlet for a fully automated plan.

Quick Start

To start auto-reviewing a plan, run /autoplan and let the pipeline produce a fully reviewed plan.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate engineering plan reviews without answering intermediate questions?

Automated engineering plan reviews run sequentially by reading CEO, design, and eng skills from disk and applying six decision principles to auto-approve, surfacing only borderline tradeoffs at a final gate.

What is the best way to run a full review gauntlet on a design plan?

A full review gauntlet processes design plans deterministically, executing CEO, design, and engineering reviews in strict sequence to output a fully reviewed plan ready for merge.

Do I need a specific environment to auto-review plans from disk?

Auto-reviewing plans from disk requires the mzstack environment and the skill files present locally to execute the sequential pipeline and produce auditable approval decisions.

How does the auto-decision pipeline handle borderline scope and taste decisions?

The auto-decision pipeline handles borderline scope by applying six decision principles to resolve standard approvals, surfacing near-edge cases, codex disagreements, and taste decisions at a final approval gate.

Can I use this automated workflow to review CEO and engineering plans together?

You can review CEO and engineering plans together by running a single command that processes both sequentially alongside design reviews, applying six principles to drive auto-decisions for a fully reviewed plan.