autoplan

Read CEO, design, and Eng review files and apply auto-decisions to plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the full review workflow by reading the CEO, design, and Eng review files from disk and applying auto-decisions.

Core Features & Use Cases

  • Auto-decisioning across CEO, design, and Eng reviews to accelerate plan validation.
  • Surface final taste decisions at a structured approval gate to maintain quality.
  • Outputs a complete, reviewed plan and preserves restore points for re-runs when needed.

Quick Start

Invoke /autoplan to run the full auto-review pipeline on the current plan and generate a complete, decision-backed plan output.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate code review and plan validation for engineering workflows?

The pipeline applies a six-principle decision framework to resolve intermediate questions during auto-review and surfaces final taste decisions at a structured approval gate to maintain quality.

How do I run the auto-review pipeline to generate a decision-backed plan?

Invoke the /autoplan command to run the full auto-review pipeline on the current plan, which reads the necessary review files from disk and generates a complete, decision-backed plan output.

Can I restore a prior plan state for re-runs after an automated review?

Yes, the automated review pipeline preserves restore points, allowing you to restore prior plan state for re-runs when needed after generating the initial reviewed plan output.

What review files do I need on disk before running an automated engineering plan review?

You need CEO, design, and engineering review files available on disk before running the auto-review pipeline, as the automation reads these files to apply auto-decisions across the reviews.