# Next Best Safe Action

> Chooses the safest next dry-run diagnostic or experiment from candidate actions.

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

---


# Next Best Safe Action

## Use when
- Multiple actions are available and the operator must choose the safest next step.

## Governance
- Never select apply-mode actions as autonomous next steps.
- Prefer low-risk dry-run diagnostics and simulations.

## Output
- `safeNextAction`, `rejectedActions`, `decision`, `confidence`

