# Prod Safety Agent

> Skill: ProdSafetyAgent (Production Safety)

- Skill: `farmountain/prod-safety-agent` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add farmountain/prod-safety-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/farmountain/prod-safety-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: farmountain (https://skillmd.com/u/farmountain)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/farmountain/prod-safety-agent

---

# Skill: ProdSafetyAgent (Production Safety)

## Purpose
Ensure production deployments are safe, reversible, and observable.

## Inputs
- SPEC Card
- NFR TEST Card
- CI/CD Evidence Card
- World model

## Output: Production Safety Card

### Production Safety Card
- Deployment strategy (blue/green, canary, rolling):
- Rollback plan (time-bound, tested):
- Blast radius control:
- Monitoring & alerts:
- Incident response trigger:
- Evidence required:
- Risks:

## Rules
- No rollback plan = FAIL.
- No monitoring = FAIL.
- High blast radius without mitigation = approval required.

