autoplan

Orchestrate multiple review skills from disk into a single reviewed plan.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-plan automates end-to-end plan reviews by orchestrating multiple pre-defined review skills from disk to produce a single, fully reviewed plan.

Core Features & Use Cases

  • Sequentially runs CEO, design, eng, and DX review skills to surface trade-offs and gate final approval
  • Reduces manual question rounds and speeds up decision-making with deterministic auto-decisions
  • Supports one-command execution to generate a complete plan ready for review and shipping

Quick Start

Run the autoplan command to execute the full review pipeline on your current plan file and obtain a finalized plan without manual step-by-step prompts.

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 and surface key trade-offs?▼

Automating end-to-end plan reviews is done by orchestrating multiple pre-defined review skills from disk, sequentially running CEO, design, eng, and DX reviews to surface trade-offs and produce a single, fully reviewed plan.

What is the best way to run all pre-defined plan review skills in one go?▼

Running all pre-defined review skills in one go is achieved through a single command execution that coordinates sequential steps and applies deterministic auto-decisions to generate a complete plan ready for shipping.

How does orchestration work for coordinating sequential plan review steps?▼

Orchestration for sequential plan review steps works by reading and executing integrated review skills from disk, coordinating each step automatically to produce a cohesive plan without manual step-by-step prompts.

Can I use auto-decisions to gate final plan approval and reduce manual question rounds?▼

Yes, you can use deterministic auto-decisions to gate final plan approval, which reduces manual question rounds and speeds up decision-making by surfacing key trade-offs automatically.

Do I need pre-defined review skills on disk to execute the full review pipeline?▼

Yes, you need pre-defined review skills stored on disk because the full review pipeline reads and executes these integrated skills sequentially to produce a finalized plan.