autoplan

Execute sequential CEO, design, and engineering reviews into a final plan.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Auto-review pipeline that reads the CEO, design, and engineering reviews from disk and runs them sequentially with auto-decisions using a single, final approval gate. This approach removes manual triage steps and speeds up delivery by producing a fully formed plan from pre-existing reviews.

Core Features & Use Cases

  • Reads the full CEO, design, and engineering review skills from disk and runs them sequentially with auto-decisions.
  • Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate.
  • One command, fully reviewed plan out, enabling rapid, repeatable planning and decisioning across teams.

Quick Start

Run the autoplan command to generate a fully reviewed plan from existing CEO, design, and engineering reviews.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate the engineering plan review pipeline?▼

You can automate the engineering review pipeline by running a single command that sequentially executes CEO, design, and engineering reviews from disk, applying auto-decisions across six principles to output a final plan.

What is an automated decision pipeline for plan generation?▼

An automated review pipeline sequentially executes CEO, design, and engineering reviews from disk, applying deterministic auto-decisions across six principles and surfacing taste decisions at a final approval gate for rapid plan generation.

Can I run design and engineering reviews sequentially with a single command?▼

Yes, you can run design and engineering reviews sequentially with a single command. The pipeline reads pre-existing reviews from disk and automates the end-to-end workflow, completely removing manual triage steps.

Do I need pre-existing reviews on disk to use the auto-deciding review pipeline?▼

Yes, the auto-deciding review pipeline requires pre-existing files on disk. It reads full CEO, design, and engineering review skills sequentially to produce a fully reviewed plan, meaning these inputs must exist beforehand.

How does the review pipeline handle borderline scope and taste decisions?▼

The review pipeline handles borderline scope and taste decisions, including close approaches and codex disagreements, by surfacing them at a final approval gate rather than auto-deciding them silently throughout the sequential workflow.

When should I avoid using a fully automated plan review workflow?▼

You should avoid using a fully automated plan review workflow when you lack pre-existing CEO, design, and engineering reviews on disk, as the deterministic pipeline requires these sequential inputs to execute and surface decisions properly.