autoplan

Execute CEO, design, and engineering review files sequentially with auto-decisions.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/curielmc/beat-SPY --skill autoplan-curielmc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/curielmc/beat-SPY/tree/main/.claude/skills/gstack/autoplan
Command: npx skills add https://github.com/curielmc/beat-SPY --skill autoplan-curielmc

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

  • Reads the full CEO, design, and engineering review skills from disk and executes them with auto-decisions
  • Runs all reviews in sequence and surfaces taste decisions at a final approval gate
  • Proactively facilitates running a complete review gauntlet with a single command

Quick Start

Run the autoplan command to execute the full review pipeline and produce a complete plan.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate running multiple code reviews in a single pass?

To automate sequential code reviews in a single pass, this Skill reads CEO, design, and engineering review files from disk, executing them together with auto-decisions to produce a complete, validated plan.

What does an automated review pipeline do with borderline scope and taste decisions?

An automated review pipeline surfaces borderline scope, close approaches, and codex disagreements at a final approval gate, ensuring human oversight on taste decisions while automating the rest of the workflow.

How do I run a complete design and engineering review gauntlet with one command?

You can run a complete review gauntlet with one command by leveraging this Skill to proactively read and execute the full suite of design and engineering review skills with automated decision principles.

Do I need external dependencies to run the automated review pipeline?

No external dependencies are required to run the automated review pipeline; the Skill operates independently by reading review files directly from disk to execute the full validation flow.

When should I use an automated review pipeline instead of manual code reviews?

You should use an automated review pipeline when you need to process complete design and engineering review workflows end-to-end rapidly, reserving manual effort only for the final taste and scope approval gate.