autoplan

Run CEO, design, and engineering reviews to produce a reviewed plan.

43|7|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/lucas-flatwhite/gstack-ko --skill autoplan-lucas-flatwhite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/lucas-flatwhite/gstack-ko/tree/main/autoplan
Command: npx skills add https://github.com/lucas-flatwhite/gstack-ko --skill autoplan-lucas-flatwhite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-run the complete CEO, design, and engineering reviews from disk to produce a fully reviewed plan.

Core Features & Use Cases

  • Reads the full CEO, design, and eng review skills from disk and executes them sequentially with auto-decisions using 6 principles.
  • Surfaces taste decisions such as close approaches and borderline scope at a final approval gate.
  • Provides an end-to-end automation layer that speeds up plan generation and ensures consistency for product development review workflows.

Quick Start

Invoke /autoplan to trigger the full auto-review pipeline against the current plan.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate product design and engineering reviews for a development plan?

To automate product design and engineering reviews, you can trigger a single command that sequentially executes CEO, design, and engineering evaluations from disk to produce a fully reviewed plan.

What is an automated review pipeline and how does it handle intermediate decisions?

An automated review pipeline orchestrates sequential evaluations and auto-decides intermediate questions using six core principles, surfacing only taste decisions like borderline scope at a final approval gate.

Do I need a specific environment setup to run automated plan reviews?

Yes, you need an upstream gstack environment setup on your disk to execute the automated plan reviews, as the pipeline relies on this environment to run and log telemetry.

Can I batch execute CEO, design, and engineering reviews in one step?

Yes, you can batch execute CEO, design, and engineering reviews in one step by invoking the autoplan command, which reads the required review skills from disk and runs them sequentially.

What's the best way to ensure consistency across product development review workflows?

The best way to ensure consistency across product development review workflows is to use an end-to-end automation layer that standardizes auto-decisions and logs an audit trail for every generated plan.

When should I not use a fully automated review pipeline for plan generation?

You should not use a fully automated review pipeline when a plan requires highly subjective taste decisions upfront, as the pipeline auto-decides intermediate questions and only surfaces borderline scope at a final gate.