avad-autoplan

Automate CEO, design, and engineering review workflows with sequential auto-decisions and audit logs.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/agwacom/avadbot --skill avad-autoplan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: avad-autoplan
Source: https://github.com/agwacom/avadbot/tree/main/skills/avad-autoplan
Command: npx skills add https://github.com/agwacom/avadbot --skill avad-autoplan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end CEO, design, and eng review workflow by reading the full skill set from disk and applying auto-decisions using a defined principle set.

Core Features & Use Cases

  • Auto-decide across CEO, design, and Eng review phases, mirroring the depth of interactive reviews while minimizing human input.
  • Generates artifacts and audit trails (including error logs, decision logs, and planning outputs) to support governance and traceability.
  • Orchestrates sequential execution and final approval gating to produce a fully-reviewed plan ready for shipment.

Quick Start

Run the /avad-autoplan command to execute the complete auto-review pipeline from CEO through Eng with audit logging.

Frequently Asked Questions about avad-autoplan

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

FAQPage Schema
How do I automate end-to-end engineering, design, and CEO review workflows?

Automating end-to-end review workflows requires reading relevant skill files from disk and applying auto-decisions across CEO, design, and eng phases sequentially to produce a fully-reviewed plan.

What is an automated auto-decide review pipeline with audit trail logging?

An automated auto-decide review pipeline applies a defined principle set to review phases, logging an audit trail and generating artifacts like test plans and failure modes to support governance and traceability.

How do I generate test plans and failure modes automatically during a plan review?

Generating test plans and failure modes during a plan review is handled by running an automated sequential auto-review pipeline that produces these artifacts alongside decision logs before final approval gating.

Do I need existing review skill files to run an automated planning workflow?

Yes, running an automated planning workflow requires existing projects to include specific ceo, design, and eng review skill files on disk, as the pipeline reads and executes them sequentially with no interactive prompts.

Can I run sequential review phases without interactive prompts?

Yes, sequential review phases can run without interactive prompts by applying auto-decisions based on six principles, orchestrating execution from CEO through eng review to a final approval gate.

What are the limitations of automated auto-decide planning for engineering reviews?

Automated auto-decide planning is limited to projects with existing review skill files and operates without interactive prompts, meaning it cannot adapt mid-execution to human input or handle phases outside its predefined sequence.