Aod.Run banner
davidmatousek davidmatousek

Aod.Run

Development community

Description

--- description: Run the full AOD lifecycle orchestrator — chains all 6 stages (Discover → Define → Plan → Build → Deliver → Document) with session-resilient state and governance gates at every boundary. --- ## User Input ```text $ARGUMENTS ``` ## Overview Single-command lifecycle orchestrator. Accepts 4 input modes and 1 combinable flag (`--dry-run`), and delegates to the `~aod-run` skill. **Usage**: `/aod.run <idea | #NNN | --resume | --status | --dry-run>` **Entry Points**: | Command |

Installation

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

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

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

Full documentation available on GitHub

View Source Repository