← Back to PR Change Risk Review

PR Change Risk Review Documentation

Runtime-generated docs from the validated registry. Use this page as the in-app skill reference while external source repositories are still being finalized.

Workflow summary

Provides deterministic risk scoring from diff metadata, then links high-risk changes to explicit mitigation and approval requirements.

Version
0.1.0
Updated
Apr 22, 2026
Reliability
medium
Risk
medium

Verification and assets

  • static analysis
  • manual review required

Included files

  • scripts/score_risk.py (script) - Computes deterministic risk score from diff metrics.
  • references/scoring-rubric.md (reference) - Baseline scoring rubric for PR risk estimation.
  • references/mitigation-catalog.md (reference) - Mitigation options mapped by risk severity.
  • references/manual-override-policy.md (reference) - Governance policy for manual risk score overrides.

Inputs

  • diff_stats (json) - PR change metrics and touched file inventory.
  • change_context (markdown) - Operational context and rollout plan.

Outputs

  • risk_report (markdown) - Severity score with evidence and rationale.
  • mitigation_checklist (markdown) - Required safeguards before merge or deploy.

Source metadata

Declared source URL in registry:

https://github.com/SHREYAS290601/ars.flow-skills/tree/main/skills/pr-change-risk-review