autoplan

Automates review of project plans by sequencing four expert AI personas.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/makyua-san/usecase-agent --skill autoplan-makyua-san
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/makyua-san/usecase-agent/tree/main/.claude/skills/autoplan
Command: npx skills add https://github.com/makyua-san/usecase-agent --skill autoplan-makyua-san

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end review process by reading the CEO, design, engineering, and DX review skills from disk and executing them in sequence, delivering a ready-to-ship plan.

Core Features & Use Cases

  • Auto-run the CEO, design, eng, and DX review skills in sequence using six decision principles.
  • Surface taste decisions (close calls, scope issues, codex disagreements) at a final approval gate.
  • One command runs the entire process and outputs a fully reviewed plan.

Quick Start

Run autoplan to execute the entire CEO, design, eng, and DX review pipeline 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 full product engineering review pipeline into a single plan?

Automate the full review pipeline by running autoplan to sequentially execute CEO, design, engineering, and DX reviews from disk. It applies six decision principles to auto-decide conflicts and surfaces taste decisions at a final approval gate to output a fully reviewed plan.

What is an automated review pipeline for plan generation?

An automated review pipeline for plan generation sequentially reads and executes multiple review skills, such as CEO, design, eng, and DX, using decision principles to auto-resolve conflicts. It consolidates multi-disciplinary feedback into a single ready-to-ship plan.

How do I handle close calls and scope disagreements during plan generation?

Handle close calls and scope disagreements during plan generation by surfacing them at a final approval gate. The pipeline uses six decision principles to auto-decide standard conflicts, isolating taste decisions for manual review before outputting the plan.

Do I need specific review skills on disk to run the automated planning process?

You need specific review skills on disk to run the automated planning process. The tool reads CEO, design, eng, and DX review skills directly from disk to execute the sequential pipeline and generate the fully reviewed plan.

Best way to run multi-skill reviews in sequence for product engineering?

The best way to run multi-skill reviews in sequence is using a single command to auto-execute the CEO, design, eng, and DX pipeline. This applies decision principles automatically and outputs a fully reviewed engineering plan without manual orchestration.