Loading...
Loading...
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 risky command, not after, even when the command looks routine.
npx skill4agent add riekelt/principal-engineer operating-safelyprincipal-engineeringgit add <paths>