bmad-review-regression-risk

Community

Guard against silent rebase regressions.

Authorflorian-trehaut
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects the #1 regression cause in rebased branches: silent discard of target-branch changes during conflict resolution. Runs two complementary phases — pre-rebase overlap detection and post-rebase suspicious-removal detection — classifies HIGH/MEDIUM/LOW risk per file, and cross-references each removal against tracker-issue scope. Produces REGRESSION_RISK_LEVEL, OVERLAPPING_FILES, and PHASE2_SUSPICIOUS_REMOVALS outputs. Invoked as a persona-skill by review workflows (bmad-code-review, bmad-review-story, bmad-adr-review) via Agent() prompt reference. Use when 'regression risk', 'stale rebase', 'post-rebase detection' is mentioned.

Core Features & Use Cases

  • Phase 1: Pre-rebase overlap detection to identify files modified on both MR and target branch.
  • Phase 2: Post-rebase suspicious removal detection with tracker scope cross-reference.
  • Output: a structured report including REGRESSION_RISK_LEVEL, OVERLAPPING_FILES, PHASE2_SUSPICIOUS_REMOVALS, and findings, consumable by the review orchestrator.
  • Usage: integrated into code-review workflows to catch silent regressions and ensure traceability even when rebases occur.

Quick Start

Invoke this skill as a persona-skill in review workflows to generate a regression risk report for the MR.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bmad-review-regression-risk
Download link: https://github.com/florian-trehaut/bmad-global/archive/main.zip#bmad-review-regression-risk

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.