nahid-sparktales

Agent DevOps — DevOps skill for Claude Code

DevOps community

Work as the DevOps & Release Engineer agent — Builds reproducible delivery workflows and prepares or executes authorized releases with recovery checks.

How to install Agent DevOps

Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-devops/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-devops && curl -fsSL https://raw.githubusercontent.com/nahid-sparktales/agent-dispatcher/HEAD/commands/agent-devops.md -o ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-devops/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agent DevOps does


description: "Work as the DevOps & Release Engineer agent — Builds reproducible delivery workflows and prepares or executes authorized releases with recovery checks." argument-hint: "[task]"

Read the agent-dispatcher skill's `roles/devops-release.md` and work as that role for this request and the ones that follow, until the user picks another role or says to stop.

It sits next to that skill's SKILL.md — `~/.claude/skills/agent-dispatcher/roles/devops-release.md` for a manual install, o

Alternatives in DevOps

  • Ship Release — Systematic release workflow for RTK: build verification, version bump, changelog update, git tag, and push to 11.9k ★
  • Claudekit DevOps Tools — DevOps automation tools 1.9k ★
  • DevOps Basics Pack — Foundational DevOps skills and practices 1.6k ★

Full documentation available on GitHub

View Source Repository