ihatedevops 0.0.1
First release. A Claude Code skill (Codex-compatible via the open Agent Skills standard) that injects 10 atomic DevOps best practices into every session — secure Chainguard base images by default, multi-stage non-root builds, pin-everything, least-privilege CI, and more, with solo-dev and prototype modes.
Install (any shell with Claude Code installed):
claude plugin marketplace add zenconnor/ihatedevops && claude plugin install ihatedevops@ihatedevops
Inside an interactive claude session: /plugin marketplace add zenconnor/ihatedevops then /plugin install ihatedevops@ihatedevops
Or: curl -fsSL https://raw.githubusercontent.com/zenconnor/ihatedevops/main/install.sh | sh
Site: https://ihatedevops.com
🤖 Generated with Claude Code