Skip to main content
← All suites
DevOps 22/25 6 skills

DevOps Skills Suite

Six production Claude Skills for DevOps and SRE teams. Triage incidents, write runbooks, review pull requests, write commit messages, generate deploy checklists, and draft blameless postmortems. Each skill produces a structured output at the moment pressure is highest.

Works on: Claude Code Cursor Gemini CLI Codex CLI Antigravity IDE

One-time

$69

  • 6 production skills
  • 4 platforms supported
  • 30-day support included
  • Commercial license
Install for $69 →

30-day refund if it does not work on your platform.

What is in this suite

6 skills
1

incident-triage

Given an alert or PagerDuty page, produces a structured incident summary: severity, blast radius, likely cause, immediate actions.

2

runbook-writer

Given a service architecture overview, drafts a structured runbook for a specified failure scenario.

3

pr-reviewer

Reviews a PR diff for logic errors, security issues, test coverage gaps, and style violations.

4

commit-message-writer

Given a git diff, writes a structured Conventional Commits-compliant commit message.

5

deploy-checklist

Given a deployment description, generates a pre-deploy checklist tailored to the stack and risk level.

6

postmortem-drafter

Given an incident timeline, drafts a blameless postmortem using the standard 5-section format.

Where you can use it

Claude Code (terminal)

Install to your Claude Code session and activate with a /command or natural language trigger. Works in any repo.

npx skills add studiobuildit/devops

Cursor (IDE)

Add to your Cursor workspace. Skills auto-activate when you describe the task, no extra config needed.

Copy the SKILL.md file to .cursor/skills/incident-triage/SKILL.md

Gemini CLI

Compatible with Gemini CLI's agent mode. Place the SKILL.md in your Gemini skills directory.

gemini skills install studiobuildit/devops

Codex CLI

Works with OpenAI Codex CLI agent mode. Same SKILL.md format, same trigger system.

Paste SKILL.md into your Codex skills folder

Every skill in every suite is cross-platform tested before release. If a skill behaves differently on one platform, we document it in the skill notes section.

Install in 60 seconds

npx skills add studiobuildit/devops

Already have it? Update with: npx skills update studiobuildit/devops

See it in action

Input

Triage: PagerDuty alert. API latency p99 > 8s. Service: payments-api. Time: 02:14 UTC. Last deploy: 6 hours ago.

Output

Severity: P1. Blast radius: All payment flows, high customer impact. Likely cause: Recent deploy 6h ago is prime suspect (latency regression). Immediate actions: 1. Check deploy diff for payments-api. 2. Pull last 30min traces from Datadog. 3. Prepare rollback command. 4. Page payments team lead. Do NOT rollback yet without trace confirmation.

What you are paying for

$69 one-time
  • 6 production-grade skills
  • Works on 4 platforms (Claude Code, Cursor, Gemini CLI, Codex CLI)
  • One-command install + update
  • 30-day Slack support included
  • Lifetime access + free updates for 12 months
  • Full folder structure: skills + scripts + docs + tests
  • Commercial license, use across your team

30-day refund if it does not work on your platform.

Built for

1

Solo engineers who own both the code and the on-call rotation

2

DevOps consultants building runbooks and incident playbooks for client infrastructure teams

3

SRE teams that need structured AI-assisted output during live incidents without switching context

FAQ

Which platforms do these skills work on? +

Every skill in every suite is tested on Claude Code (terminal), Cursor (IDE), Gemini CLI, and Codex CLI. Same SKILL.md format works across all four. If a skill behaves differently on one platform, we document it in the skill's notes file.

How do I install a suite? +

One command: `npx skills add studiobuildit/[suite-slug]`. The CLI pulls the skill files, places them in the correct directory for your platform, and confirms the install. Update anytime with `npx skills update studiobuildit/[suite-slug]`.

Do I need an Anthropic API key? +

No, skills run inside Claude Code or Cursor, which handle the model authentication. You only need whichever CLI tool you're already using. No extra API keys required.

What's included in the 30-day support? +

Slack channel access where you can ask questions about installation, usage, and customization. We typically respond within a few hours during business hours (IST). Bug fixes are included, if a skill produces wrong output on a specific platform, we fix it.

Can I use these across my whole team? +

Yes: the commercial license covers unlimited seats within your organization. Share the SKILL.md files, point everyone to the same install command, and everyone gets the same workflow.

What if it doesn't work on my platform? +

30-day refund, no questions asked. We've tested on all four supported platforms before release, but if something doesn't work in your specific setup, we either fix it or refund you.