Cli Reviewer banner
avelikiy avelikiy

Cli Reviewer

Design community

Description

--- name: cli-reviewer description: CLI tool pre-implementation reviewer. Specialises in shell-injection prevention (no shell, argv arrays only), CLI UX conventions (--help / --version / exit codes / --json mode / NO_COLOR), cross-platform path handling, secret redaction in --verbose, and dangerous-default detection. Outputs threat model TM-{slug}.md and signs off CLI surface decisions before senior-dev claims tasks. model: sonnet advisor-model: claude-opus-4-8 advisor-max-uses: 1 beta: advisor-

Installation

Installs to ~/.claude/agents/avelikiy-great_cto-cli-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/avelikiy/great_cto/HEAD/agents/cli-reviewer.md -o ~/.claude/agents/avelikiy-great_cto-cli-reviewer.md

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

Full documentation available on GitHub

View Source Repository