autoplan

Automate end-to-end plan reviews with auto-decisions across CEO, design, and engineering stages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline — reads CEO, design, and eng review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions at a final approval gate. One command, fully reviewed plan out.

Core Features & Use Cases

  • End-to-end auto-review: executes CEO, design, and engineering reviews with deterministic decisions.
  • Auto-decision framework: applies 6 guiding principles to surface tradeoffs and push to final gate.
  • Reproducible plans: outputs a final plan with a ready-to-review summary, plus diagnostics.

Quick Start

Run /autoplan to execute the full auto-reviewed planning pipeline and generate a ready-to-review plan.

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 plan reviews for complex engineering workflows?

You can automate end-to-end plan reviews by running a pipeline that executes CEO, design, and engineering reviews sequentially, applying six decision principles to auto-decide intermediate questions and output a fully reviewed plan.

What is an auto-decision framework for design review pipelines?

An auto-decision framework for design review pipelines applies six guiding principles to evaluate tradeoffs across CEO, design, and engineering stages, automatically resolving intermediate questions and surfacing taste decisions at a final approval gate.

How do I enforce completeness and blast-radius safeguards during planning?

You enforce completeness and blast-radius safeguards by reading skill files during the review pipeline, validating constraints before auto-deciding steps, and logging all outcomes to ensure reproducibility and track potential impact.

Does autoplan work with multi-skill dependencies and design docs?

Yes, autoplan handles complex planning workflows with design docs and multi-skill dependencies by reading the required review skills from disk and running them sequentially to produce a fully auto-decided plan.

What is the best way to run a fully reviewed planning pipeline with one command?

The best way to run a fully reviewed planning pipeline with one command is executing the auto-review sequence, which generates a ready-to-review plan summary and diagnostics while logging outcomes for reproducibility.

When should I not use automated review for engineering plans?

You should not use automated review when taste decisions or subjective design choices require human intuition, as the pipeline auto-decides intermediate steps and only surfaces those specific tradeoffs at a final approval gate.