autoplan

Automate CEO, design, and engineering plan reviews with deterministic decision processes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the complete CEO, design, and engineering review workflow by reading skill files from disk and executing an autonomous decision process.

Core Features & Use Cases

  • Automates end-to-end plan reviews by ingesting CEO, design, and Eng skill definitions and applying a deterministic decision framework.
  • Outputs a fully reviewed plan ready for execution, including phase transitions, audit trails, and artifact generation.
  • Use Case: A team wants to run the entire plan review pipeline with zero interactive prompts, surfacing decisions and a final approval gate in one command.

Quick Start

Run the /autoplan command to initiate the full auto-review pipeline and generate a complete plan.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate an end-to-end plan review pipeline without interactive prompts?

Automated plan review pipelines can be executed with a single command to ingest skill definitions and apply a deterministic decision framework, outputting a ready-to-merge plan with audit trails and artifact generation.

What is an autonomous engineering review workflow and when do I need it?

An autonomous engineering review workflow reads skill files from disk and executes a decision process across CEO, design, and engineering phases. It is needed when a team requires zero-prompt plan approvals with provenance and telemetry logging.

Can I enforce a specific review framework across CEO, design, and engineering phases?

Yes, the pipeline enforces a six-principle framework across all review phases. It applies deterministic execution to classify decisions and generate artifacts, ensuring consistent compliance throughout the workflow.

How does telemetry logging work during automated plan reviews?

Telemetry logging captures execution data across all review phases, tracking phase transitions, decision classifications, and artifact generation to provide provenance and a detailed audit trail for the final plan.

What are the limitations of running a deterministic auto-review pipeline?

The deterministic pipeline requires predefined skill files on disk to function and operates with zero interactive prompts, meaning it cannot handle ad-hoc deviations or manual interventions during the automated decision process.