# Policy Gated Self Healing

> Creates safe self-healing runbooks with policy, rollback, and approval gates instead of blind production changes.

- Skill: `rweisssieker-xp/policy-gated-self-healing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rweisssieker-xp/policy-gated-self-healing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rweisssieker-xp/policy-gated-self-healing/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/policy-gated-self-healing

---


# Policy Gated Self Healing

Run:

```bash
node runtime/runTool.js policy_gated_self_healing '{"incidentType":"lock_pressure","riskLevel":"high","environment":"production"}'
```

Returns execution mode and gated runbook.

