autoplan

Automates CEO, design, eng, and DX review pipelines from disk inputs.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/2300031147/clawopencode --skill autoplan-2300031147
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/2300031147/clawopencode/tree/main/skills/autoplan
Command: npx skills add https://github.com/2300031147/clawopencode --skill autoplan-2300031147

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipelines streamline governance by reading CEO, design, eng, and DX reviews from disk and executing them in sequence, reducing manual coordination and speed bumps.

Core Features & Use Cases

  • Orchestrates end-to-end review flows across multiple disciplines with a single command.
  • Surfaces decisions and trade-offs using predefined principles, enabling faster alignment.
  • Use Case: Run a full plan validation after submitting a draft plan to obtain an end-to-end review and a ready-to-ship plan.

Quick Start

Run the autoplan command to execute the full review pipeline on your 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 an end-to-end engineering review pipeline for plan validation?

Automating an end-to-end engineering review pipeline involves orchestrating CEO, design, eng, and DX reviews sequentially from disk to reach a final approval gate. This process applies six decision principles to enforce deterministic execution and reduce manual questioning.

What is automated governance for plan-driven workflows and how does it work?

Automated governance for plan-driven workflows reads discipline-specific reviews from disk and applies predefined decision principles to reach an approval gate. It works by enforcing deterministic execution and surfacing borderline decisions for traceability.

How do I run a full plan validation to obtain a ready-to-ship plan?

Running a full plan validation requires executing the autoplan command to process your current plan. This orchestrates the review flows across multiple disciplines, surfacing decisions and trade-offs to enable faster alignment and output a ready-to-ship plan.

Does automated review execution require external dependencies to function?

Automated review execution does not require external dependencies to function. It operates by reading inputs directly from disk and applying its internal principles to enforce deterministic execution without needing additional components.

Why does automated review execution surface borderline decisions during the pipeline?

Automated review execution surfaces borderline decisions during the pipeline to provide traceability for final approval gates. This ensures deterministic execution while highlighting specific trade-offs that require manual alignment across disciplines.

When should I not use an automated review pipeline for governance?

You should not use an automated review pipeline when your workflow lacks structured plan-driven inputs on disk. The pipeline relies on reading existing reviews sequentially, meaning non-deterministic or ad-hoc planning processes will fail the deterministic execution requirements.