Stats
Actions
Tags
From dev-essentials
Fetch a branch and write a terse major/minor/nit code review to mycodereviews/
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev-essentials:codereview <branch><branch>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
**IMMEDIATE EXIT if no argument:**
IMMEDIATE EXIT if no argument:
$ARGUMENTS is empty: output "❌ Error: Branch name required. Usage: /codereview " and STOP.bash "$(dirname "$0")/codereview.sh" $ARGUMENTS — captures diff or error messagemycodereviews/$ARGUMENTS.md (create dir if needed)Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub emilmachine/skillhub --plugin dev-essentials