Aod.Kickstart banner
davidmatousek davidmatousek

Aod.Kickstart

Development community

Description

--- description: POC kickstart — generate a consumer guide with seed features from a project idea --- ## Overview Transform a project idea into a sequenced consumer guide with 6-10 seed features ready for the AOD lifecycle. Three interactive stages: Idea Intake → Stack Selection → Guide Generation. ## User Input ```text $ARGUMENTS ``` ## Execution Invoke the `~aod-kickstart` skill via the Skill tool. Pass any user arguments through.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository