autoplan

Execute CEO, design, and Eng plan reviews with automated decisions.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/EhsaanArk/ai-signal-router --skill autoplan-ehsaanark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/EhsaanArk/ai-signal-router/tree/main/.claude/skills/gstack/autoplan
Command: npx skills add https://github.com/EhsaanArk/ai-signal-router --skill autoplan-ehsaanark

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-run end-to-end plan reviews by reading the full CEO, design, and Eng review skills from disk and executing them with auto-decisions, eliminating repetitive questioning and speeding up governance gates.

Core Features & Use Cases

  • Auto-run full review pipelines by executing CEO, design, and Eng reviews with deterministic, rule-based decisions.
  • Surface taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate.
  • Proactively trigger reviews when a plan file is available without requiring 15-30 interactive questions.

Quick Start

Invoke /autoplan to run the full automated plan review pipeline.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate plan reviews without answering interactive questions?

Automated plan reviews can be executed by reading plan files and skill assets from disk, applying rule-based auto-decisions to produce a final verdict without interactive questioning.

What is an automated decision gate for feature branch plan management?

An automated decision gate applies six decision principles to plan files, running CEO, design, and engineering reviews automatically to output a comprehensive approval verdict.

How do I run end-to-end plan reviews across design and engineering skills?

End-to-end plan reviews run by executing CEO, design, and engineering review skills sequentially with deterministic decisions, surfacing only borderline taste decisions at the final approval gate.

Can I trigger a full plan review automatically when a plan file is available?

Yes, full plan reviews proactively trigger when a plan file is detected on disk, eliminating the need for 15-30 interactive questions before executing the review pipeline.

What are the limitations of automated rule-based plan reviews?

Automated rule-based plan reviews apply deterministic decisions but still surface borderline scope, close approaches, and codex disagreements as taste decisions at the final approval gate rather than auto-resolving them.

Does autoplan work without external dependencies or components?

Yes, autoplan operates with no external dependencies or components, reading required CEO, design, and engineering review skills directly from local disk to execute the pipeline.