autoplan

Load review skills from disk and run CEO, design, and Eng review pipelines.

37|2|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/DariusCorvus/iqualize --skill autoplan-dariuscorvus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/DariusCorvus/iqualize/tree/main/.claude/skills/gstack/autoplan
Command: npx skills add https://github.com/DariusCorvus/iqualize --skill autoplan-dariuscorvus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-plan enables teams to run a complete CEO, design, and engineering review pipeline by loading the full set of review skills from disk and applying a rule-based decision engine. It reduces back-and-forth by delivering a final plan with auto-decisions and a gated approval.

Core Features & Use Cases

  • Orchestrates CEO, design, and Eng reviews end-to-end, reading skill definitions from disk and executing them in strict sequence.
  • Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate to speed decision making.
  • Produces a single, fully reviewed plan that can be exported, shared, and reused for future work.

Quick Start

Run /autoplan to execute the full auto-review pipeline on the current project.

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 review pipelines for a project?

Automating engineering and design review pipelines is done by loading multiple review skills from disk and executing them in sequence. This enforces a policy-driven decision engine to produce a single, fully reviewed plan.

What is a CEO review pipeline and how does it fit into product decision making?

A CEO review pipeline evaluates project scope and product decisions using a rule-based decision model. It acts as the first sequential phase before design and engineering reviews, surfacing taste decisions at a final approval gate.

How do I run an end-to-end design and engineering review with a single command?

Running an end-to-end design and engineering review with a single command executes the full auto-review pipeline. It processes the current project sequentially through CEO, design, and engineering phases to generate an auditable plan.

Can I use an automated decision engine for borderline scope and taste decisions?

An automated decision engine enforces a six-principle decision model to handle borderline scope and taste decisions. It surfaces close approaches and disagreements at a final gated approval for fast, dependable product decisions.

Does the automated review pipeline require any external dependencies or components?

The automated review pipeline requires no external dependencies or components. It operates by loading the full set of review skills directly from disk and applying a rule-based decision engine to generate auditable telemetry data.

What are the limitations of a sequential review pipeline for engineering projects?

A sequential review pipeline limits flexibility by enforcing a strict CEO, design, and engineering execution order. It is not designed for parallel processing and relies entirely on a rule-based decision engine rather than dynamic human interventions.