autoplan

Execute CEO, design, and engineering reviews from disk into an approved plan.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline that reads the CEO, design, and engineering review skills from disk and runs them sequentially with auto-decisions, delivering a fully reviewed plan without manual back-and-forth.

Core Features & Use Cases

  • Orchestrates CEO, design, and Eng reviews from disk, producing a cohesive plan in one command.
  • Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate to clarify tradeoffs.
  • Enables proactive, deterministic evaluation of plans, speeding shipping and consistency across teams.

Quick Start

Run /autoplan to execute the full CEO, design, and Eng reviews automatically.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate full code review and design critique pipelines from one command?

Automating full review pipelines is achieved by reading CEO, design, and engineering skills from disk and executing them sequentially with auto-decisions. This orchestrates an end-to-end feature review, delivering a fully reviewed plan without manual back-and-forth.

What is an automated end-to-end feature review pipeline?

An automated end-to-end feature review pipeline orchestrates CEO, design, and engineering validation sequentially. It uses deterministic decision making based on six principles to evaluate plans proactively, producing a final fully approved plan while surfacing taste decisions at a final gate.

How do I run an automated CEO, design, and engineering review sequentially?

Run `/autoplan` to execute the full CEO, design, and engineering reviews automatically. It reads the respective review skills from disk and runs them sequentially, producing a cohesive, fully reviewed plan in one command.

Do I need specific review skills on disk to use this automated orchestration?

Yes, this automated orchestration requires CEO, design, and engineering review skills to be present on disk. It reads these skills directly to execute the sequential pipeline and generate the final approved plan.

How are borderline scope and taste decisions handled during automated code review?

Borderline scope and taste decisions are handled at a final approval gate. The pipeline surfaces close approaches, borderline scope, and codex disagreements at this gate to clarify tradeoffs before delivering the final approved plan.

When should I use a deterministic evaluation pipeline for plan reviews?

Use a deterministic evaluation pipeline when you need proactive, consistent evaluation of plans across teams to speed up shipping. It applies deterministic decision making to CEO reviews, design critique, and engineering validation scenarios to produce a fully approved plan.