Help us improve
Share bugs, ideas, or general feedback.
From hyrex-jujutsu
Analyze git diffs for risk scoring, reviewer recommendations, and change classification
npx claudepluginhub akhilyad/deployy --plugin hyrex-jujutsuHow this skill is triggered — by the user, by Claude, or both
Slash command
/hyrex-jujutsu:diff-analyze [--branch BRANCH] [--pr PR#][--branch BRANCH] [--pr PR#]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
Analyze git diffs for risk, complexity, and reviewer assignment.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Analyze git diffs for risk, complexity, and reviewer assignment.
Before submitting a PR or after making significant changes, analyze the diff to understand risk level, get reviewer recommendations, and classify the type of change.
mcp__hyrex__analyze_diff with the diff content for a comprehensive analysismcp__hyrex__analyze_diff-risk for a quantified risk assessmentmcp__hyrex__analyze_diff-classify to categorize (feature, bugfix, refactor, etc.)mcp__hyrex__analyze_diff-reviewers for recommended reviewers based on code ownershipmcp__hyrex__analyze_diff-stats for line counts, file counts, complexity metricsmcp__hyrex__analyze_file-risk for per-file risk breakdown