Защита от опасных ops-операций в production
engineering
ops-safety is a Claude Code skill that triggers during system-level and infrastructure operations — including sysctl, iptables, systemctl commands, Docker configuration changes, and database DDL statements. It applies an ops safety standard designed to reduce the risk of dangerous or irreversible actions in production environments. The skill is part of the cc-use-exp configuration system, which provides layered defenses against common failure modes such as unsafe commands and unintended infrastructure changes. It is primarily intended for SRE engineers and backend developers with direct production access who need a built-in safety and audit layer when performing critical server operations.
- #devops
- #safety
- #audit
- #engineering