Aod.Plan banner
davidmatousek davidmatousek

Aod.Plan

Testing community

Description

--- description: Run the full Plan stage — spec → project-plan → tasks — advancing automatically on approval, stopping on rejection --- ## User Input ```text $ARGUMENTS ``` Consider user input before proceeding (if not empty). ## Overview Orchestrates all three Plan sub-steps in sequence. Advances automatically when governance reviews pass (APPROVED). Stops if any review returns CHANGES_REQUESTED or BLOCKED, so the user can fix and re-run `/aod.plan` to resume from where it stopped. **Flow

Installation

Installs to ~/.claude/commands/davidmatousek-tachi-aod.plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/davidmatousek/tachi/HEAD/.claude/commands/aod.plan.md -o ~/.claude/commands/davidmatousek-tachi-aod.plan.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository