autoplan

Run CEO, design, and engineering reviews sequentially with six decision principles.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/FxHollow/100000mrr-landing --skill autoplan-fxhollow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/FxHollow/100000mrr-landing/tree/main/.agents/skills/gstack/autoplan
Command: npx skills add https://github.com/FxHollow/100000mrr-landing --skill autoplan-fxhollow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline reads the full CEO, design, and eng review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate. One command, fully reviewed plan out.

Core Features & Use Cases

  • Auto-run the CEO, design, and Eng reviews in sequence.
  • Apply the six decision principles to auto-decide intermediate questions.
  • Surface taste decisions at a final approval gate to resolve conflicts.
  • Works from plan files on disk and supports a single-command workflow.
  • Produces auditable outputs and a fully reviewed plan ready for approval.

Quick Start

Run the /autoplan command to execute the full CEO, design, and Eng reviews from disk and produce 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 the engineering plan review process from end to end?

Automating the engineering plan review process is done by running a single command that sequentially applies the CEO, design, and engineering skills to your draft on disk. It auto-resolves intermediate questions using a six-principle decision framework to produce a fully reviewed plan.

What is a six-principle decision framework for auto-resolving plan questions?

A six-principle decision framework is an internal logic mechanism used to auto-resolve intermediate questions during sequential plan reviews. It evaluates conflicts between the CEO, design, and engineering skill files to enforce completeness and automatically decide standard intermediate questions.

How do I handle taste decisions and scope disagreements during a plan review?

Handling taste decisions and scope disagreements is managed by surfacing borderline cases and codex conflicts at a final approval gate. The auto-review pipeline delays these specific subjective decisions for manual resolution instead of auto-deciding them.

Can I run the full CEO, design, and engineering reviews with a single command?

Running the full CEO, design, and engineering reviews with a single command is supported by reading your plan files directly from disk. It executes the sequential pipeline and outputs auditable structured artifacts ready for the final approval gate.

When should I not use an automated pipeline for plan review?

You should not use an automated plan review pipeline when your draft requires continuous manual interventions for subjective taste decisions. The workflow is designed for teams wanting to auto-decide standard intermediate questions while only surfacing borderline scope or disagreements at the end.

Does the autoplan workflow require any external dependencies?

The autoplan workflow requires no external dependencies, operating entirely by reading CEO, design, and engineering skill files from local disk. It produces auditable outputs and structured artifacts for downstream processes without needing additional components.