autoplan

Execute CEO, design, and engineering skill reviews to produce a ready-to-ship plan.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/geoffreywoo/clawfable --skill autoplan-geoffreywoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/geoffreywoo/clawfable/tree/main/.claude/skills/gstack/autoplan
Command: npx skills add https://github.com/geoffreywoo/clawfable --skill autoplan-geoffreywoo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end plan reviews by reading the CEO, design, and engineering skills from disk and executing them in sequence. It reduces manual back-and-forth and speeds up shipping by applying a consistent, rule-based auto-review process.

Core Features & Use Cases

  • Auto-run CEO, design, and Eng reviews in sequence with deterministic decisions.
  • Enforce six decision principles to resolve intermediate questions and surface taste decisions at a final gate.
  • Single-command workflow (/autoplan) to produce a fully reviewed plan ready for execution.
  • Handles edge cases and provides a clear justification trail for decisions, enabling rapid governance and handoffs.

Quick Start

Run /autoplan to execute the full auto-review pipeline.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate end-to-end plan reviews for engineering projects?

Automated end-to-end plan reviews run by reading CEO, design, and engineering skills from disk and executing them in sequence with deterministic auto-decisions. This enforces a consistent, rule-based review process to reduce manual back-and-forth and speed up shipping.

What is the best way to execute a fully reviewed engineering plan from a single command?

Executing a fully reviewed engineering plan from a single command uses /autoplan to trigger the full auto-review pipeline. It applies six decision principles to handle edge cases and produces a ready-to-ship plan.

How does an auto-review pipeline handle edge cases and intermediate questions?

An auto-review pipeline handles edge cases and intermediate questions by enforcing six decision principles to resolve them automatically. It surfaces any remaining taste decisions at a final gate for manual confirmation.

Can I use a single-command workflow to generate a ready-to-ship plan?

You can generate a ready-to-ship plan using a single-command workflow by running /autoplan. This command executes the full auto-review pipeline, applying consistent rule-based decisions to produce a final plan.

Why does sequential auto-review require reading skills from disk?

Sequential auto-review requires reading skills from disk to load and execute the CEO, design, and engineering skills in order. This automated chain applies deterministic decisions and provides a clear justification trail for governance.