autoplan

Automates CEO, design, engineering, and DX plan reviews using six decision principles.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/MissTully/Gstack --skill autoplan-misstully
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/MissTully/Gstack/tree/main/autoplan
Command: npx skills add https://github.com/MissTully/Gstack --skill autoplan-misstully

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using six decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate. One command, fully reviewed plan out.

Core Features & Use Cases

  • End-to-end plan evaluation: orchestrates CEO, design, engineering, and DX reviews in a single pass.
  • Taste-based decisions: surfaces close calls, scope disagreements, and codex alignments for faster alignment.
  • Plan-mode safe operation: allows plan-file-driven execution without altering source code, enabling safe exploration.

Quick Start

Invoke autoplan to run the full plan-review gauntlet against your current 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 engineering and design plan reviews in a single pass?▼

Automated plan reviews sequentially apply six decision principles to orchestrate CEO, design, engineering, and DX evaluations in a single command, generating a fully reviewed plan from your project proposal.

What is an automated plan review pipeline and how does it handle borderline scope decisions?▼

An automated plan review pipeline evaluates project proposals by sequentially running multiple review stages, surfacing taste decisions like close approaches, borderline scope, and codex disagreements at a final approval gate for manual alignment.

Does the autoplan review gauntlet require the gstack environment to run?▼

Yes, the automated plan review gauntlet requires the gstack environment with read access to disk-stored skill definitions to execute the sequential CEO, design, engineering, and DX reviews properly.

Can I run plan-mode safe execution without altering my source code?▼

Yes, you can run plan-mode safe execution against your current plan file, allowing plan-file-driven review and exploration without altering your source code during the evaluation process.

When should I not use an automated decision pipeline for change requests?▼

You should not use an automated decision pipeline when your change requests require subjective judgment beyond the six decision principles, as the pipeline surfaces close calls and codex disagreements at a final approval gate rather than auto-resolving them.