autoplan

Run CEO, design, and Eng reviews sequentially with six decision principles.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/zzxtbeta/design-handbook --skill autoplan-zzxtbeta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/zzxtbeta/design-handbook/tree/main/.agents/skills/gstack/autoplan
Command: npx skills add https://github.com/zzxtbeta/design-handbook --skill autoplan-zzxtbeta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline that reads the full CEO, design, and Eng review skills from disk and runs them sequentially with auto-decisions using 6 decision principles, surfacing taste decisions at a final approval gate.

Core Features & Use Cases

  • Executes CEO, design, and Eng reviews in a deterministic sequence from disk.
  • Applies 6 decision principles to produce a fully reviewed plan with clear trade-offs.
  • Proactively surfaces near-boundary decisions and enables a single-command delivery of an approved plan.

Quick Start

Run /autoplan to execute the full auto-review pipeline and produce a ready-to-approve 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, design, and CEO review workflows in sequence?

Automate sequential engineering, design, and CEO review workflows by running a pipeline that executes each review from disk in a deterministic order, applying 6 decision principles to produce a fully auditable plan.

What is an auto-review pipeline for surfacing taste decisions in a plan?

An auto-review pipeline runs CEO, design, and engineering reviews sequentially with auto-decisions, proactively surfacing near-boundary taste decisions at a final approval gate to output a single reviewed plan.

How do I produce a fully auditable plan with clear engineering trade-offs?

Produce an auditable plan with clear trade-offs by executing the full review skill set sequentially, which applies 6 decision principles to evaluate and document every architectural choice before final approval.

Can I run multiple review skills from disk with a single command?

Yes, you can execute multiple review skills from disk with a single command to run the full auto-review pipeline, delivering a ready-to-approve, fully reviewed plan without manual orchestration.

When do I need a final approval gate for design and engineering reviews?

You need a final approval gate when an auto-review pipeline surfaces near-boundary taste decisions that require human judgment, ensuring the delivered plan balances automated engineering decisions with creative oversight.

What are the limitations of auto-decisions in a sequential review pipeline?

Auto-decisions in a sequential review pipeline are limited by boundary conditions; the pipeline cannot finalize taste decisions autonomously and must pause at a final approval gate for human review of nuanced trade-offs.