autoplan

Orchestrate sequential CEO, design, and engineering plan reviews into one decision.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/GenEducation/GenedUIProject --skill autoplan-geneducation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/GenEducation/GenedUIProject/tree/main/.gemini/skills/autoplan
Command: npx skills add https://github.com/GenEducation/GenedUIProject --skill autoplan-geneducation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the back-and-forth of manual plan review by running the full review gauntlet for you and surfacing the final decision in one pass.

Core Features & Use Cases

  • Sequential review orchestration: Reads the CEO, design, and engineering review skills from disk and runs them in order.
  • Auto-decision handling: Makes the routine calls automatically using its decision principles, then pauses only for the borderline cases that need taste.
  • Plan review workflow: Best for plan files that need a complete review without answering a long series of prompts.
  • Use case: A builder has a draft plan and wants a single, reliable review outcome instead of juggling multiple specialist checks by hand.

Quick Start

Use the autoplan skill to review this plan automatically and return the final approval decision.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate plan review without answering repeated prompts?

Automated plan review removes the back-and-forth by orchestrating sequential specialist checks and returning one final decision. It runs the complete review gauntlet in a single pass, pausing only for borderline cases that require human taste.

What is the best way to run CEO, design, and engineering reviews for a draft plan?

The best way to run CEO, design, and engineering reviews is through sequential review orchestration. It loads the required specialist skills from disk and executes them in order, combining their outcomes into a single structured approval decision.

Can I use autoplan for branch-based review workflows?

Yes, autoplan supports branch-based review workflows. It applies auto-decision logic to make routine calls automatically, requiring only sequential skill loading and structured approval gating from disk-backed instructions to finalize the review.

How does auto-decision handling work during a plan review?

Auto-decision handling makes routine review calls automatically using its decision principles. It processes the plan through sequential stages and only pauses for borderline cases that need subjective taste, then surfaces the final approval outcome.

Do I need to manually load specialist skills before starting a workflow orchestration?

No, you do not need to manually load specialist skills. The workflow orchestration reads the CEO, design, and engineering review skills from disk automatically, applying context recovery to run them sequentially without repeated user prompts.