autoplan

Run CEO, design, and engineering review skills sequentially to produce a validated plan.

10|3|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/olaafrossi/FoamPilot --skill autoplan-olaafrossi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/olaafrossi/FoamPilot/tree/main/.claude/skills/autoplan
Command: npx skills add https://github.com/olaafrossi/FoamPilot --skill autoplan-olaafrossi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipelines read CEO, design, and engineering review skills from disk and run them sequentially with auto-decisions, surfacing taste decisions at a final approval gate.

Core Features & Use Cases

  • End-to-end automatic reviews: pulls CEO, design, and Eng skills from disk and executes them in strict order to produce a coherent plan.
  • Deterministic decisioning: applies 6 defined principles to auto-answer intermediate prompts and surface tradeoffs at the final gate.
  • Gate-safe orchestration: provides a single command to generate a fully validated plan for branches, with telemetry and audit trails.

Quick Start

Run the autoplan command on your current feature branch to generate a complete, auto-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 engineering and design reviews for a feature branch?

You can automate engineering and design reviews by running a single command that executes CEO, design, and engineering review skills sequentially, auto-deciding intermediate prompts and surfacing tradeoffs at a final approval gate.

What is an automated review pipeline for feature branch planning?

An automated review pipeline reads review skills from disk and executes them in strict order to produce a coherent, fully validated plan with deterministic outcomes, status updates, and telemetry for audits.

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

Auto-decisions apply six predefined principles to automatically answer intermediate prompts during the review phases, ensuring deterministic outcomes while deferring subjective taste decisions to a final gate.

Can I run CEO, design, and engineering reviews in a single command?

Yes, you can run all three reviews sequentially with a single command that targets your current feature branch, orchestrating the phases from CEO to design to engineering and emitting a final plan.

What tradeoffs are surfaced during an automated engineering review?

Tradeoffs are surfaced at the final approval gate after the pipeline auto-decides intermediate prompts, allowing you to review deterministic outcomes and make taste decisions before finalizing the validated plan.

Does the automated review pipeline provide audit trails for engineering plans?

Yes, the pipeline emits telemetry and audit trails alongside the final plan and status, providing complete records of the auto-decisions made during the CEO, design, and engineering review phases.