Claude Custom Review banner
STRML STRML

Claude Custom Review

AI community

Description

--- description: Interactive Claude review — choose personalities and model before review starts. Shortcut for claude-review in interactive mode. allowed-tools: SendMessage(*), Agent(subagent_type: general-purpose, model: fable), Agent(subagent_type: general-purpose, model: opus), Agent(subagent_type: general-purpose, model: sonnet), Read(~/.claude/debate-acpx.json) --- # Claude Custom Review This is a shortcut. Execute the `claude-review` skill in **interactive mode**: - Show the personality

Installation

Installs to ~/.claude/skills/strml-cc-debate-claude-custom-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/strml-cc-debate-claude-custom-review && curl -fsSL https://raw.githubusercontent.com/STRML/cc-debate/HEAD/commands/claude-custom-review.md -o ~/.claude/skills/strml-cc-debate-claude-custom-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository