autoplan

Chain CEO, design, engineering, and DX review skills into a deterministic plan.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/GTC6244/ToolBridge --skill autoplan-gtc6244
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/GTC6244/ToolBridge/tree/main/.claude/skills/gstack/autoplan
Command: npx skills add https://github.com/GTC6244/ToolBridge --skill autoplan-gtc6244

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end auto-review workflow by chaining CEO, design, engineering, and DX review skills into a single deterministic plan that can be reviewed and approved automatically or with guided prompts.

Core Features & Use Cases

  • Orchestrates multiple domain reviews into one cohesive plan, surfacing disagreements and borderline decisions at a final approval gate.
  • Reads and sequences multiple pre-defined review skills to produce an actionable plan for shipping features.
  • Use Case: Run a complete feature review pipeline for a new release across product, design, and engineering to produce a ready-to-ship plan.

Quick Start

Trigger the autoplan workflow on the current branch to generate a complete plan and decision log.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate cross-domain product and engineering reviews into a single plan?▼

Automating cross-domain reviews involves chaining CEO, design, engineering, and DX review skills into a single deterministic plan. This orchestrates the entire pipeline to surface taste decisions and edge-case notes at a final approval gate.

Can I run the workflow orchestration automatically or does it require manual prompts?▼

The workflow orchestration supports both automatic execution and guided prompts. It sequences multiple pre-defined review skills while ensuring safe fallbacks when skills are missing or conflicting during the auto-review pipeline.

What is the best way to handle disagreements between different domain reviews?▼

Handling disagreements between domain reviews requires surfacing borderline decisions at a final approval gate. The orchestration pipeline coordinates these cross-domain inputs to highlight conflicts and produce an actionable plan for shipping features.

How do I generate a ready-to-ship plan for a new feature release across multiple domains?▼

Generating a ready-to-ship plan requires triggering the auto-review workflow on your current project branch. It loads six decision principles to run a complete feature review pipeline across product, design, and engineering, resulting in a decision log.

What happens if a required review skill is missing during the workflow orchestration?▼

When a required review skill is missing during workflow orchestration, the system ensures safe fallbacks. It coordinates the end-to-end auto-review pipeline by managing conflicting or absent skills without breaking the deterministic plan generation.

Does autoplan work on my current Git branch to coordinate feature shipping decisions?▼

Autoplan runs directly on your current project and branch to coordinate feature shipping decisions. It orchestrates cross-domain reviews into a single plan, loading decision principles to guide the final approval gate for the release.