refactor-risk-assess

Installation
SKILL.md

Refactor: Risk Assessment

Evaluate and mitigate risks before executing changes.

Risk Dimensions

1. Blast Radius

Level Description Example
LOW Single file, private methods Rename local variable
MEDIUM Multiple files, internal APIs Extract helper class
HIGH Public APIs, many dependents Change interface signature

2. Reversibility

Level Description
LOW RISK Git revert fixes everything
MEDIUM Requires coordinated rollback
HIGH Data migration, external deps
Installs
3
GitHub Stars
3
First Seen
Feb 26, 2026
refactor-risk-assess — cantagestudio/cosmicatlaspacker