autoplan

Execute CEO, design, engineering, and DX review skills sequentially from disk.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline orchestrates CEO, design, eng, and DX reviews by loading their skills from disk and executing them in a predetermined sequence, eliminating manual back-and-forth and speeding up plan validation.

Core Features & Use Cases

  • Reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles.
  • Surfaces taste decisions (e.g., close calls, borderline scope, codex disagreements) at a final approval gate.
  • Single-command workflow to produce a fully reviewed plan, with proactive suggestions when a plan file exists.

Quick Start

Run autoplan on your plan file to automatically complete the full review and produce a final decision.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate multi-skill plan reviews for engineering and design?▼

Automate multi-skill plan reviews by reading skill definitions from disk and executing them sequentially. This pipeline orchestrates CEO, design, engineering, and DX reviews with auto-decisions to produce a fully reviewed plan.

What is an auto-decision flow in a plan review pipeline?▼

An auto-decision flow applies 6 decision principles to evaluate plan validation steps. It automatically handles standard approvals and surfaces borderline taste decisions, like close calls or scope disagreements, at a final approval gate.

How do I run sequential validation across multiple plan review skills?▼

Run sequential validation by loading your CEO, design, eng, and DX review skills from disk. The orchestrator executes them in a predetermined sequence, eliminating manual back-and-forth during plan validation.

Can I use a single command to complete a full plan review with an approval gate?▼

Yes, use a single command to run the full review workflow on your existing plan file. It produces a final decision and proactively surfaces taste decisions at an approval gate when borderline scope or disagreements occur.

Does the plan review orchestrator require external dependencies?▼

No, the plan review orchestrator requires no external dependencies. It reads the full review skills directly from disk and manages the entire multi-skill validation sequence internally.

When should I use an automated plan review pipeline instead of manual validation?▼

Use an automated plan review pipeline for plans requiring multi-skill validation and taste decisions. It speeds up plan validation by eliminating manual back-and-forth when coordinating CEO, design, engineering, and DX reviews.