Aod.Blueprint banner
davidmatousek davidmatousek

Aod.Blueprint

Development community

Description

--- description: "Unified project setup & story generation — auto-detects new vs existing projects" --- ## Overview Transform a project idea into a registered project with dependency-ordered, ICE-scored stories ready for the AOD lifecycle. Auto-detects new vs existing projects and supports interactive intake or demo mode (`--demo`). ## User Input ```text $ARGUMENTS ``` ## Execution Invoke the `~aod-blueprint` skill via the Skill tool. Pass any user arguments through.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository