Safe Change banner
r r

Safe Change

Development community

Description

--- description: Walk an infra change through the staged, reversible, observe-first protocol argument-hint: <what you're about to change> --- I'm about to make an infrastructure change: **$ARGUMENTS** Follow the safe-change protocol in `~/.claude/rules/infra.md`. Before doing anything mutating: 1. Confirm which host we're on and that it's the right target (`/whereami` if unsure). 2. Discover and report the **current state** relevant to this change: config, traffic flows, container status, fre

Installation

Installs to ~/.claude/skills/r-claude.md-safe-change/SKILL.md

Terminal
mkdir -p ~/.claude/skills/r-claude.md-safe-change && curl -fsSL https://raw.githubusercontent.com/r/claude.md/HEAD/commands/safe-change.md -o ~/.claude/skills/r-claude.md-safe-change/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository