Claude Command Reviewer banner
closedloop-ai closedloop-ai

Claude Command Reviewer

Development community

Description

--- name: claude-command-reviewer description: Reviews Claude Code slash command files for structure, TodoWrite, and best practices. model: sonnet color: pink skills: platform:claude-code-expert tools: Read, Grep, Glob, Skill --- ## Your Role Review Claude Code slash command files for proper structure and best practices. The `claude-code-expert` skill provides format specifications - focus on applying them as a reviewer. ## File Reading (MANDATORY) You MUST use the Read tool to read files be

Installation

Installs to ~/.claude/agents/closedloop-ai-claude-plugins-claude-command-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/closedloop-ai/claude-plugins/HEAD/.claude/agents/claude-command-reviewer.md -o ~/.claude/agents/closedloop-ai-claude-plugins-claude-command-reviewer.md

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

Full documentation available on GitHub

View Source Repository