autoplan

Chain CEO, design, and engineering reviews into a single plan-review pipeline.

3|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/The13thNode/VibeCorp_PromptCEO --skill autoplan-the13thnode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/The13thNode/VibeCorp_PromptCEO/tree/main/skills/public/autoplan
Command: npx skills add https://github.com/The13thNode/VibeCorp_PromptCEO --skill autoplan-the13thnode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual plan reviews require running CEO, design, and engineering reviews separately, creating delays, inconsistent decisions, and fragmented feedback. Autoplan streamlines this by chaining the three review stages into a single automated pipeline that surfaces only the human "taste" decisions for product direction while executing routine checks autonomously.

Core Features & Use Cases

  • Chained Reviews: Automatically runs CEO review, design review, and engineering review in sequence and aggregates outcomes.
  • Evidence-Based Scope Modes: Chooses HOLD SCOPE, SELECTIVE EXPANSION, or REDUCTION based on traceability matrix evidence strength.
  • Human-in-the-Loop Decisions: Pauses for PD taste decisions when design dimensions score below threshold and records answers for traceability.
  • Engineering Gatekeeping: Spawns engineering reviewer workflows to produce architecture diagrams, data model impacts, edge cases, and test matrices, and flags Tier 3 gates for PD attention.
  • Reporting & Notification: Compiles a combined autoplan report into docs/plan-reviews and notifies stakeholders via Slack.

Quick Start

Tell the CEO agent to "Autoplan run full plan review on [feature]" to execute the CEO, design, and engineering reviews, record PD taste decisions, and generate the autoplan report.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate a full plan review for a feature PRD?

Automated plan review chains CEO, design, and engineering evaluations into a single pipeline, executing routine checks autonomously while pausing only for human taste decisions. It produces consolidated reports and writes results to plan-reviews documents for traceability.

What is an engineering review pipeline and how does it handle gate identification?

An engineering review pipeline spawns workflows to produce architecture diagrams, data model impacts, edge cases, and test matrices. It flags Tier 3 engineering gates for product director attention, ensuring comprehensive technical oversight before feature approval.

Can I use a one-command workflow to run CEO, design, and engineering reviews sequentially?

Yes, a one-command workflow chains CEO, design, and engineering reviews in sequence. It aggregates outcomes automatically, surfacing only the human taste decisions required for product direction while executing routine checks autonomously.

How does a product management plan review handle scope decisions based on traceability evidence?

Plan review applies evidence-based scope modes—HOLD SCOPE, SELECTIVE EXPANSION, or REDUCTION—based on traceability matrix evidence strength. This ensures scope adjustments are driven by documented proof rather than subjective judgment during the review pipeline.

When does a chained review pipeline pause for human input?

The review pipeline pauses for human product director taste decisions when design dimensions score below a defined threshold. It records these answers for traceability, ensuring critical subjective choices remain under human control.

What are the limitations of automating plan reviews for complex feature plans?

Automated plan reviews cannot fully replace human taste decisions for product direction, requiring pauses when design scores fall below threshold. Routine checks execute autonomously, but Tier 3 engineering gates still require explicit product director attention.