qa-changelog-analyzer

Installation
SKILL.md

QA Changelog Analyzer

Purpose

Analyze code changes (git diff, commit history, branch comparisons) to determine testing impact. Map changed files to modules/components, identify affected tests, and produce actionable recommendations: tests to run (regression scope), tests to update (if source changed), and tests to add (if new code uncovered).

Trigger Phrases

  • "What tests should I run for this PR?"
  • "Analyze git diff for test impact"
  • "Changelog analysis" / "Change impact report"
  • "Which tests are affected by [branch/commit]?"
  • "Recommend regression scope for [changes]"
  • "Tests to add/update for recent commits"

Workflow

Installs
11
GitHub Stars
2
First Seen
May 5, 2026
qa-changelog-analyzer — azanir/qa-skills