autoplan

Reads CEO, design, and engineering review inputs and executes them sequentially with auto-decisions.

2|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/adityasingh2400/SwarmSell --skill autoplan-adityasingh2400
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/adityasingh2400/SwarmSell/tree/main/.claude/skills/autoplan
Command: npx skills add https://github.com/adityasingh2400/SwarmSell --skill autoplan-adityasingh2400

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 CEO, design, and eng review inputs from disk and orchestrates them in a deterministic pipeline.
  • Uses six decision principles to surface taste decisions and drive a final approval gate.
  • Proactively suggests running the complete review when a plan file exists, enabling a single-command workflow.

Quick Start

Ask autoplan to run the full review gauntlet on your current plan file.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate cross-functional review planning for product development?

Automating cross-functional review planning requires orchestrating CEO, design, and engineering inputs sequentially. This pipeline reads those inputs from disk and executes them deterministically with auto-decisions, surfacing taste decisions at a final approval gate.

What is an end-to-end review pipeline in software engineering?

An end-to-end review pipeline orchestrates cross-functional reviews sequentially, applying decision principles to evaluate design and engineering inputs. It surfaces borderline scope and disagreements at an approval gate to ensure comprehensive plan validation.

How do I run a full engineering and design review gauntlet from a single command?

To run a full review gauntlet from a single command, you need an orchestration tool that reads existing plan files from disk. This pipeline proactively suggests executing the complete review sequence when it detects a plan file exists.

Does automated review planning work with existing plan files on disk?

Yes, automated review planning works by reading CEO, design, and engineering inputs directly from disk. It proactively suggests running the complete review workflow when a plan file is detected, enabling a single-command execution.

What is the best way to handle borderline scope and disagreements in a design review?

Handling borderline scope and disagreements requires applying structured decision principles during the review. This pipeline uses six decision principles to identify close approaches and codex disagreements, surfacing them at a final approval gate for manual taste decisions.

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

You should use an automated review pipeline when cross-functional reviews occur frequently and require consistent decision principles. It automates sequential execution but still surfaces taste decisions at an approval gate, making it ideal for complex product development workflows.