# Hotfix Risk Assessor

> Rates emergency database hotfix risk and blocks unsafe production changes.

- Skill: `rweisssieker-xp/hotfix-risk-assessor` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rweisssieker-xp/hotfix-risk-assessor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rweisssieker-xp/hotfix-risk-assessor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rweisssieker-xp (https://skillmd.com/u/rweisssieker-xp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rweisssieker-xp/hotfix-risk-assessor

---


# Hotfix Risk Assessor

Run:

```bash
node runtime/runTool.js hotfix_risk_assessor '{"change":"ALTER TABLE orders ADD COLUMN priority int NOT NULL DEFAULT 0","environment":"production","hasRollback":false}'
```

Returns risks and decision.

