autoplan

Run sequential review skills with auto-decisions in software projects.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/miko06/MedicineSimulator --skill autoplan-miko06
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: autoplan
Source: https://github.com/miko06/MedicineSimulator/tree/main/.opencode/skills/gstack-autoplan
Command: npx skills add https://github.com/miko06/MedicineSimulator --skill autoplan-miko06

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the review process, reducing manual decision-making and speeding up review workflows.

Core Features & Use Cases

  • Sequential Auto-Review: Runs review skills sequentially using auto-decisions based on defined principles.
  • Full Review Coverage: Includes CEO, design, engineering, and DX review skills.
  • Use Case: When a user wants to perform a full review of a project automatically without answering intermediate questions.

Quick Start

To automatically plan and review your project, run the 'autoplan' skill.

Frequently Asked Questions about autoplan

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

FAQPage Schema
How do I automate my code review pipeline without manual intervention?▼

Automated review pipelines run a sequence of review skills with auto-decisions based on defined principles. This skips manual intermediate questions, executing sequential auto-reviews for full project coverage.

What does an automated sequential review pipeline cover for a software project?▼

Automated sequential review pipelines provide full review coverage by executing CEO, design, engineering, and DX review skills. They apply auto-decisions to manage quality assurance across software development workflows.

Do I need bash and web search capabilities to run auto-decisions in review management?▼

Yes, running auto-decisions in review management requires bash, grep, and web search capabilities. These dependencies support the underlying scripts that execute the sequential review pipeline.

When should I use sequential auto-decisions instead of manual review management?▼

Use sequential auto-decisions when you want to perform a full project review automatically without answering intermediate questions. This speeds up review workflows and reduces manual decision-making in software quality assurance.

Can I run automated engineering and design reviews sequentially without stopping?▼

Yes, you can run automated engineering and design reviews sequentially without stopping. The pipeline uses scripts to execute these review skills back-to-back, applying auto-decisions to bypass intermediate prompts.