autoplan

Execute CEO, design, and Eng review skills sequentially with auto-decisions.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/anishs1207/agentic-cli --skill autoplan-anishs1207
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/anishs1207/agentic-cli/tree/main/.agents/skills/gstack-autoplan
Command: npx skills add https://github.com/anishs1207/agentic-cli --skill autoplan-anishs1207

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline orchestration that reads the full CEO, design, and Eng review skills from disk and runs them sequentially with auto-decisions using 6 decision principles, surfacing taste decisions at a final approval gate. This enables one-command execution to produce a fully reviewed plan without manual back-and-forth.

Core Features & Use Cases

  • End-to-end review orchestration: loads and executes CEO, design, and Eng review skills from disk with deterministic decisions.
  • Single-command automation: run a complete plan review with a single trigger, minimizing back-and-forth and accelerating decision-making.
  • Tasteful gating: surfaces decisions about scope, completeness, and potential trade-offs at a final approval point to streamline governance.

Quick Start

Run the /autoplan command to execute the full CEO/design/Eng review pipeline on the current plan.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate a multi-stage plan review pipeline without manual back-and-forth?▼

Automated plan review pipelines can run sequentially using AutoPlan to execute CEO, design, and engineering review skills with deterministic decisions. It processes the full pipeline via a single command, minimizing manual intervention and accelerating decision-making.

What is an automated review pipeline for plan approval and how does it work?▼

An automated review pipeline orchestrates multiple review stages sequentially. AutoPlan loads CEO, design, and engineering review skills from disk and applies six decision principles to evaluate plans, surfacing scope and trade-off choices at a final approval gate.

Do I need specific configuration files to run an automated plan review pipeline?▼

Automated review pipelines require skill frontmatter and YAML-defined configuration files present on disk to drive the workflow. Without these configuration files, the automated orchestration cannot load and execute the necessary review skills.

How to run a full CEO, design, and engineering plan review with a single command?▼

Running a full plan review requires executing the /autoplan command, which triggers the automated pipeline to load and process CEO, design, and engineering review skills sequentially with deterministic decisions to produce a fully reviewed plan.

When should I use automated deterministic decisions for plan review instead of manual approval?▼

Automated deterministic decisions suit plan reviews needing fast, consistent execution across multiple stages. Use it when you want to streamline governance and reduce back-and-forth, while still surfacing taste decisions about scope and trade-offs at a final approval gate.

What are the limitations of automating plan review pipelines with deterministic decisions?▼

Automated plan review pipelines limit manual intervention during intermediate stages. While deterministic decisions handle standard evaluations, taste decisions regarding scope completeness and trade-offs are deferred to a final approval gate, requiring human review before final plan acceptance.