plugins/ruflo-jujutsu/skills/diff-analyze/SKILL.md
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__plugin_ruflo-core_ruflo__analyze_diff with the diff content for a comprehensive analysismcp__plugin_ruflo-core_ruflo__analyze_diff-risk for a quantified risk assessmentmcp__plugin_ruflo-core_ruflo__analyze_diff-classify to categorize (feature, bugfix, refactor, etc.)mcp__plugin_ruflo-core_ruflo__analyze_diff-reviewers for recommended reviewers based on code ownershipmcp__plugin_ruflo-core_ruflo__analyze_diff-stats for line counts, file counts, complexity metricsmcp__plugin_ruflo-core_ruflo__analyze_file-risk for per-file risk breakdown