Stats
Actions
Tags
From code-review
Review the code changes on the current branch against the main branch. Follow these steps:
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-review:reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review the code changes on the current branch against the main branch. Follow these steps:
Review the code changes on the current branch against the main branch. Follow these steps:
git diff main...HEAD to see all changes.Keep the review concise and actionable. Reference specific file paths and line numbers where relevant.
npx claudepluginhub hmcts/agentic-plugins-marketplace --plugin code-reviewBlocks Edit/Write/Bash actions until Claude investigates importers, data schemas, and user instructions. Improves output quality by forcing concrete facts before edits.