cyberneticlibrary

Build DevOps automation scripts

devops-scripts-authoringskillsetup L2381
majiayu000/claude-skill-registry
What it does

Author devops helper scripts with conventions

Best for

Building lightweight wrapper scripts for common CI/CD tasks without heavyweight build systems

Inputs
  • · Script purpose and target location
Outputs
  • · Shell/Python script with help, error handling, idempotency
Preconditions

Minimal; follows shell/Python syntax

Failure modes

Script ignores conventions → unclear usage or non-idempotent behavior

Trust signals
  • · Documented conventions
  • · Emphasis on fail-fast and idempotent design