autoplan

Execute CEO, design, and Eng review pipelines with auto-decisions from disk.

9|1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/CarbeneAI/Forge --skill autoplan-carbeneai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/CarbeneAI/Forge/tree/main/.claude/skills/autoplan
Command: npx skills add https://github.com/CarbeneAI/Forge --skill autoplan-carbeneai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline that reads the full CEO, design, and Eng review skills from disk and runs them sequentially with auto-decisions using six guiding principles, delivering a single fully reviewed plan.

Core Features & Use Cases

  • Auto-run CEO, design, and Eng reviews from disk with deterministic, fully-formed outputs
  • Auto-decisions based on the 6 principles (completeness, boil lakes, pragmatic, DRY, explicit over clever, bias toward action)
  • Surface decision taste notes at a final approval gate to speed up sign-off

Quick Start

Run /autoplan to execute the full CEO, design, and Eng review pipeline.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate end-to-end engineering design and code reviews?

Automate end-to-end engineering design and code reviews by running a single command that sequentially executes CEO, design, and Eng skill definitions from disk to deliver a fully reviewed plan.

What is the strict phase ordering for automated plan reviews?

The strict phase ordering for automated plan reviews follows a sequential CEO to design to Eng pipeline, ensuring each stage completes before the next and surfacing taste decisions at a final approval gate.

How do auto-decisions work in an automated review pipeline?

Auto-decisions in an automated review pipeline are based on six principles: completeness, boil lakes, pragmatic, DRY, explicit over clever, and bias toward action, ensuring deterministic fully-formed outputs.

Can I get audit trails for automated engineering reviews?

Automated engineering reviews provide explicit provenance and audit trails for all reviews and artifacts, requiring robust handling of edge cases throughout the sequential CEO, design, and Eng execution.

What is the best way to speed up sign-off for design reviews?

Speed up design review sign-off by surfacing auto-decision taste notes at a final approval gate, running the full pipeline with deterministic outputs based on six guiding principles.