autoplan

Automate the CEO, design, and engineering review pipeline using gstack orchestration.

2|2|Updated Dec 1, 2024
One-click install
npx skills add https://github.com/Yaugourt/LiquidTerminal_Back --skill autoplan-yaugourt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/Yaugourt/LiquidTerminal_Back/tree/main/.agents/skills/gstack/autoplan
Command: npx skills add https://github.com/Yaugourt/LiquidTerminal_Back --skill autoplan-yaugourt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end CEO, design, and engineering review pipeline by loading all required skills from disk, applying six decision principles, and surfacing taste decisions at a final approval gate. One command executes the entire plan review, eliminating duplicative back-and-forth and speeding up decisions.

Core Features & Use Cases

  • Single-command auto-review: Reads CEO, design, and engineering review skills from disk and runs them in sequence with deterministic decisions.
  • Taste decision surfacing: Highlights close approaches, borderline scope, and codex disagreements at a final gate.
  • Proactive guidance: Suggests starting the full gauntlet when a plan file is present to accelerate decision making.
  • Workflow integration: Orchestrates the multi-skill flow via the gstack framework to produce a fully reviewed plan from an input plan.

Quick Start

Run autoplan to execute the full auto-review sequence for the current plan directory.

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 and design review pipeline for a project plan?

You can automate the engineering and design review pipeline by running a single command that loads the required review skills from disk, applies six decision principles, and surfaces taste decisions at a final approval gate.

What is an auto-review pipeline for project plans and how does it work?

An auto-review pipeline for project plans loads CEO, design, and engineering review skills from disk, orchestrates them in sequence via gstack, and applies six decision principles to auto-decide the plan at a final gate.

Do I need specific review skills installed on disk to run the auto-review gauntlet?

Yes, you need the relevant CEO, design, and engineering review skills present on disk before running the auto-review gauntlet, as the pipeline loads them dynamically to execute the sequential decision flow.

Can I integrate plan review workflows with the gstack orchestration framework?

Yes, the plan review workflow integrates with the gstack orchestration framework to coordinate multi-skill execution steps, produce a fully reviewed plan, and support telemetry and policy surfaces.

How does the auto-review process handle borderline scope or disagreements in a plan?

The auto-review process handles borderline scope and disagreements by surfacing close approaches, borderline scope, and codex disagreements as taste decisions at a final approval gate for manual review.

What are the limitations of using a single-command auto-review pipeline for plans?

The single-command auto-review pipeline requires all relevant review skills to be present on disk and uses the gstack framework, meaning it cannot execute if dependencies are missing or if the orchestration environment is unavailable.