Ceo Review banner
fatihkan fatihkan

Ceo Review

Development community

Description

CEO/product review command. Challenges a feature or roadmap from the top — should we build it, for whom, what does success look like — via the product-strategist agent. # Required Tools - Read (context, memory, specs) - Grep / Glob (find related code and docs) - Bash (git log / status for recent direction) - Agent (delegate to product-strategist) # When to Use Before committing engineering time to a feature, epic, or roadmap item. Run this when the question is "should we build this?" — not "ho

Installation

Installs to ~/.claude/commands/fatihkan-badi-ceo-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fatihkan/badi/HEAD/.claude/commands/ceo-review.md -o ~/.claude/commands/fatihkan-badi-ceo-review.md

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

Full documentation available on GitHub

View Source Repository