autoplan

Orchestrate CEO, design, and Eng plan reviews with deterministic auto-decisions.

107|19|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/mr-daedalium/ostack --skill autoplan-mr-daedalium
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/mr-daedalium/ostack/tree/main/autoplan
Command: npx skills add https://github.com/mr-daedalium/ostack --skill autoplan-mr-daedalium

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipelines by reading CEO, design, and eng review skills from disk and executing them sequentially with auto-decisions, delivering a fully reviewed plan with a final governance gate.

Core Features & Use Cases

  • Auto-run CEO, design, and Eng reviews from pre-written skills to produce a comprehensive plan assessment.
  • Auto-decide intermediate questions using the 6 principles, surfacing taste decisions at the final gate.
  • Generate artifacts like review logs, restore points, and test plans to support CI/CD and PR workflows.
  • Proactively surface potential risks and scope changes for faster decision-making in feature development.

Quick Start

Run /autoplan to execute the full auto-review pipeline on the 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 plan reviews for software feature proposals?

Automating plan reviews involves orchestrating CEO, design, and engineering checks sequentially from disk and applying deterministic auto-decisions. This delivers a fully reviewed plan with an audit trail, decision logs, and test plans for shipping workflows.

What is an automated pipeline for PR-ready proposals and code reviews?

An automated pipeline for PR-ready proposals runs comprehensive plan assessments by sequentially executing predefined review skills. It generates artifacts like review logs, restore points, and test plans to support governance gates and continuous integration workflows.

How do I run a full auto-review pipeline on a current feature plan?

You can execute a full auto-review pipeline by running a single command. The system reads review skills from disk, applies auto-decisions using six guiding principles, and produces a final reviewed plan with a governance gate.

Can I use automated code review for CI/CD governance workflows?

Yes, automated code review supports CI/CD workflows by proactively surfacing potential risks and scope changes. It generates review logs, restore points, and test plans, enabling faster decision-making and governance in feature development.

What are the limitations of automated auto-decisions in plan reviews?

Automated auto-decisions handle intermediate questions using six guiding principles, but taste decisions are not auto-resolved. These subjective decisions are surfaced at the final governance gate for manual review.

Does the autoplan auto-review pipeline require any external dependencies?

No, the autoplan auto-review pipeline does not require external dependencies. It orchestrates existing CEO, design, and engineering review skills directly from disk to execute the end-to-end assessment.