autoplan

Execute sequential CEO, design, and engineering plan reviews with auto-decisions.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/VertaKhan/cs_gstack --skill autoplan-vertakhan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/VertaKhan/cs_gstack/tree/main/.claude/skills/gstack/autoplan
Command: npx skills add https://github.com/VertaKhan/cs_gstack --skill autoplan-vertakhan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline that reads the full CEO, design, and eng review skills from disk and runs them sequentially with auto-decisions using 6 decision principles, surfacing taste decisions at a final approval gate.

Core Features & Use Cases

  • End-to-end planning and review: CEO, Design, and Eng phases run in sequence with minimal manual prompts.
  • Transparent decisioning: auto-decisions guided by six principles and an auditable final gate.
  • Modularity: designed to compose from existing skill definitions to fit various workflows.

Quick Start

Run the autoplan pipeline to execute the full review sequence from your plan file.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate end-to-end plan review for feature planning?

Automate end-to-end plan review by running a single pipeline command that sequentially executes CEO, design, and engineering phases with auto-decisions guided by six decision principles.

What is sequential auto-review for CEO, design, and engineering plans?

Sequential auto-review is an automated pipeline process that reads plan definitions from disk and runs CEO, design, and engineering evaluations in enforced order to produce a fully reviewed plan output.

Does autoplan require manual back-and-forth questions during project planning?

Auto-review does not require manual back-and-forth questions during project planning. It applies auto-decisions throughout the sequential phases and only surfaces taste decisions at a final approval gate.

How do I ensure traceability and auditability in automated design review?

Ensure traceability in automated design review by logging an auditable workflow throughout the pipeline. This records auto-decisions and final gate approvals for full traceability.

Can I use autoplan for feature or project planning tasks without manual setup?

You can use autoplan for feature or project planning tasks without manual setup. It reads skill definitions directly from disk and composes existing workflows to execute the full review sequence.

Why does automated planning surface taste decisions at a final gate?

Automated planning surfaces taste decisions at a final gate to handle subjective choices that auto-decisions cannot resolve. This ensures automated phases run uninterrupted while retaining human approval for critical taste decisions.