Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-reviewer:code-reviewer-delete-agent <agent-name><agent-name>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Agent name: $ARGUMENTS
Agent name: $ARGUMENTS
Read ~/.code-reviewer/config.json. If it does not exist, tell the user:
"code-reviewer has not been set up yet. Run
/code-reviewer:setupfirst." Then stop.
${CLAUDE_PLUGIN_ROOT}/scripts/agents.sh delete $ARGUMENTS
${CLAUDE_PLUGIN_ROOT}/scripts/agents.sh list
Show the remaining active agents.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub cfactolerin/code_reviewer --plugin code-reviewer