Skip to content

ihatedevops 0.0.1

Choose a tag to compare

@zenconnor zenconnor released this 22 Jul 20:05

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