autoplan

Orchestrate CEO, design, and Eng skill reviews into a validated plan.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/SeaLion-hub/DICEE --skill autoplan-sealion-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/SeaLion-hub/DICEE/tree/main/.agents/skills/gstack/autoplan
Command: npx skills add https://github.com/SeaLion-hub/DICEE --skill autoplan-sealion-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates an end-to-end review process by loading the CEO, design, and Eng skills from disk and applying automated decisions to produce a fully reviewed plan.

Core Features & Use Cases

  • Sequentially executes CEO, design, and Eng reviews to generate a validated plan with minimal manual input.
  • Surfaces final taste decisions and potential conflicts, enabling quick human review at a single gate.
  • One-command pipeline that reads a plan file and outputs a ready-to-ship plan.

Quick Start

Run the autoplan pipeline from your project root to generate a fully reviewed 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 engineering plan review with minimal manual input?

You can automate an end-to-end engineering plan review by sequentially executing CEO, design, and Eng reviews to generate a fully validated plan with minimal manual input.

What is an automated review pipeline for plan files?

An automated review pipeline for plan files orchestrates an end-to-end review by loading specific skills from disk, applying automated decisions, and surfacing taste decisions at a final gate.

Do I need pre-defined skill files to run an automated review workflow?

Yes, you need pre-defined skill files on disk, a plan file layout, and the gstack automation framework to drive deterministic, reproducible reviews.

How do I surface taste decisions and potential conflicts during a plan review?

You surface taste decisions and potential conflicts during a plan review by using an automated pipeline that scopes execution across a plan file and provides a single gate for quick human review.

Can I produce a ready-to-ship plan file with a single command?

Yes, you can produce a ready-to-ship plan file with a single command by running the autoplan pipeline from your project root to generate a fully reviewed plan.

What are the limitations of using a deterministic automation framework for plan reviews?

The limitation of deterministic automation for plan reviews is that while it automates CEO, design, and Eng skills, it still requires a final human gate to evaluate surfaced taste decisions and potential conflicts.