Operating Safely

Use when an action touches live systems, shared state, or things that do not come back - deleting, overwriting, restarting, killing processes, editing shared config, handling secrets, or working beside concurrent sessions. Encodes the destructive-op guards, secrets hygiene, and concurrent-session safety. Use before the destructive command, not after, even when the command looks routine.

riekelt a8fe422 4.9 KB Updated

File contents

riekelt/principal-engineer/tree/main/plugins/principal-engineer/skills/operating-safely commit a8fe422dc1

Frequently asked questions

npx skillmds add riekelt-principal-engineer/operating-safely