autoplan

Execute sequential CEO, design, engineering, and DX checks from disk into a review plan.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating and executing multiple independent review steps (CEO, design, engineering, and DX) is slow and error-prone. This Skill runs them from disk in a deterministic order, producing a complete plan with auto-decisions based on six principles.

Core Features & Use Cases

  • Single-command execution: Run the entire review gauntlet from a plan file with one command, surfacing decisions and delivering a ready-to-ship plan for team alignment.
  • Sequential, rule-driven flow: Orchestrates multiple review skills in order and resolves decisions, surfacing explicit taste signals for borderline cases.
  • Transparent rationale and traceability: Exposes the final plan with rationales, decisions, and next steps for audit and handoff.

Quick Start

Run /autoplan to execute the full review pipeline on your current plan and generate a ready-to-ship plan.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate an end-to-end project review pipeline?

Automating an end-to-end project review pipeline requires orchestrating multiple checks sequentially. This skill coordinates CEO, design, engineering, and DX reviews from disk into a single-command workflow, applying six decision principles to produce a ready-to-ship plan with auto-decisions and transparent rationale.

What is the best way to coordinate multiple independent code and design reviews?

Coordinating independent code and design reviews is best handled by a deterministic, rule-driven flow. This skill executes review checks in a fixed order from disk, resolving decisions automatically based on six principles while surfacing explicit taste signals for borderline scope cases at a final approval gate.

How do I resolve borderline scope decisions in a review workflow?

Resolving borderline scope decisions in a review workflow requires surfacing explicit taste signals at a final approval gate. This skill applies six decision principles to auto-resolve clear cases while explicitly flagging close approaches, borderline scope, and codex disagreements for manual review.

Can I run a full engineering and DX review from a single plan file?

Yes, you can run a full engineering and DX review from a single plan file. The workflow loads the plan file from disk, applies the six decision principles sequentially across all review stages, and outputs a complete plan ready for team alignment and audit.

Why does my review pipeline produce inconsistent plan approvals?

Inconsistent plan approvals often result from uncoordinated, manual review steps. This skill eliminates errors by running reviews sequentially from disk with deterministic auto-decisions, exposing final plans with complete rationales, decisions, and next steps for traceability and handoff.

Does autoplan require any external dependencies to orchestrate reviews?

No external dependencies are required to orchestrate reviews. The skill operates independently by reading CEO, design, eng, and DX checks directly from disk and executing them sequentially to generate a complete, ready-to-ship plan with auto-decisions based on six principles.