autoplan

Run CEO, design, and Eng plan reviews with deterministic decisions.

1|Updated Nov 13, 2025
One-click install
npx skills add https://github.com/concept2cure/ClinicalSageAI-2-replit --skill autoplan-concept2cure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/concept2cure/ClinicalSageAI-2-replit/tree/main/.claude/skills/gstack/autoplan
Command: npx skills add https://github.com/concept2cure/ClinicalSageAI-2-replit --skill autoplan-concept2cure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipelines require manual coordination across CEO, design, and Eng reviews. Autoplan reads the relevant skill definitions from disk and runs them with deterministic, rule-based decisions, eliminating back-and-forth questioning and speeding plan approvals.

Core Features & Use Cases

  • Orchestrates CEO, design, and Eng reviews in a single command.
  • Applies six decision principles to auto-decide intermediate questions and surfaces only final tradeoffs.
  • Supports proactive use when a plan file exists, and provides a final gate with taste decisions.

Quick Start

Run /autoplan to execute the full review pipeline and generate a completed plan.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate plan review pipelines across design and engineering?

You can automate plan review pipelines by running a single command that orchestrates CEO, design, and engineering evaluations. The process reads existing review definitions from disk and applies deterministic rules to eliminate manual back-and-forth questioning.

What is the best way to run automated engineering and design reviews together?

The best way to run automated engineering and design reviews together is using a single-command pipeline that orchestrates all evaluations. It applies a six-principle rule set covering completeness, pragmatism, and bias toward action to auto-decide intermediate questions.

Can I auto-execute plan reviews if a plan file already exists?

Yes, you can auto-execute plan reviews when a plan file is present. The pipeline supports proactive execution by reading the file and running the full review cycle on demand without requiring manual initiation for each step.

How does deterministic decision logging work for automated plan approvals?

Deterministic decision logging for automated plan approvals works by applying a structured rule set to intermediate questions and logging the outcomes. This ensures consistent, traceable decisions while surfacing only final tradeoffs at a designated gate for human taste decisions.

Do I need manual coordination for CEO, design, and engineering reviews?

No, you do not need manual coordination for CEO, design, and engineering reviews. The automation pipeline reads the relevant skill definitions from disk and runs them sequentially, replacing manual back-and-forth questioning with deterministic, rule-based decisions.

What are the limitations of using a single command for full plan review pipelines?

A limitation of using a single command for full plan review pipelines is that intermediate questions are auto-decided by deterministic rules. Complex nuance is deferred to a final gate where you must manually evaluate taste decisions and tradeoffs before final approval.