One-click install
npx skills add https://github.com/diiviikk5/rezops --skill autoplan-diiviikk5
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/diiviikk5/rezops/tree/main/autoplan
Command: npx skills add https://github.com/diiviikk5/rezops --skill autoplan-diiviikk5

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-review pipeline orchestrates multiple CEO, design, eng, and DX review skills from disk and runs them in sequence with deterministic auto-decisions, reducing manual back-and-forth and speeding up plan improvement.

Core Features & Use Cases

  • Reads the full CEO, design, engineering, and DX review skills from disk and executes them in order.
  • Applies six decision principles to surface taste decisions such as near-boundary scope and codex disagreements at a final approval gate.
  • Provides a single command to generate a fully reviewed plan and, when a plan file exists, proactively suggest next steps.

Quick Start

Run the autoplan command to execute the full review gauntlet and produce a ready-to-ship 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 and approval across multiple teams?▼

Automating plan review and approval is done by orchestrating CEO, design, eng, and DX review skills in sequence to run a full review gauntlet and produce an approved plan with a single command.

What is an automated plan approval pipeline for engineering decisions?▼

An automated plan approval pipeline orchestrates multiple review skills from disk, applying six decision principles to surface taste decisions at a final gate and produce a ready-to-ship plan.

How do I run a full review gauntlet for a project plan in one command?▼

You run the full review gauntlet by executing a single command that sequentially reads and applies CEO, design, eng, and DX review skills to generate a fully reviewed plan.

Can I get deterministic auto-decisions for scope and codex disagreements?▼

Deterministic auto-decisions are applied using six decision principles that proactively surface taste decisions like near-boundary scope and codex disagreements at a final approval gate.

Does the review pipeline suggest next steps after a plan is approved?▼

The pipeline proactively suggests next steps after plan approval when an existing plan file is detected on disk, guiding downstream actions immediately following the review gauntlet.