autoplan

Automate sequential review skills and auto-decisions in a review pipeline.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill autoplan-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/gstack/autoplan
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill autoplan-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Glob, Grep, WebSearch, AskUserQuestion, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the review pipeline by reading and sequentially running review skills with auto-decisions, providing a final approval gate for taste decisions.

Core Features & Use Cases

  • Sequential Review Execution: Reads and runs review skills from disk in a predefined order.
  • Auto-Decisions: Uses 6 decision principles to make automatic decisions during the review process.
  • Final Approval Gate: Surfaces taste decisions at the end, ensuring a fully reviewed plan.
  • Use Case: When asked to "auto review" or "autoplan" a plan without manual intervention, this Skill can streamline the process and save time.

Quick Start

Run the autoplan skill to automatically review and finalize your plan.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate a review pipeline with sequential auto-decisions?

You can automate a review pipeline by sequentially executing review skills from disk and applying six decision principles for auto-decisions, ending with a final approval gate for taste decisions.

What is a sequential auto-decision process in plan review automation?

A sequential auto-decision process in plan review reads and runs review skills in a predefined order, using six decision principles to make automatic decisions during the workflow before surfacing final taste decisions.

How do I set up an automated review pipeline for administrative workflows?

Setting up automated review for administrative workflows requires running the autoplan process to sequentially execute review skills, leveraging Bash, Read, Write, and Glob operations to automate decision-making and finalize plans.

Does the automated plan review process require manual intervention for final approval?

The automated plan review process minimizes manual intervention by using auto-decisions throughout the pipeline, but it includes a final approval gate specifically designed to surface taste decisions for human review.

What dependencies do I need to run an automated review pipeline with auto-decisions?

Running an automated review pipeline requires Bash, Read, Write, Edit, Glob, Grep, WebSearch, and AskUserQuestion dependencies to execute scripts, manage files, and handle sequential review skill execution.