devops

Provide DevOps templates and checklists for CI/CD pipelines and deployment workflows.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/ivegamsft/work-tracker --skill devops-ivegamsft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops
Source: https://github.com/ivegamsft/work-tracker/tree/main/.agents/skills/devops
Command: npx skills add https://github.com/ivegamsft/work-tracker --skill devops-ivegamsft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, git, grep, find, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of DevOps by providing templates and checklists for CI/CD pipeline design, infrastructure as code, deployment workflows, rollback planning, and observability configuration.

Core Features & Use Cases

  • CI/CD Pipeline Templates: Offers GitHub Actions workflow skeletons for build, test, scan, and deploy stages.
  • Deployment Checklists: Provides a comprehensive pre-deployment and post-deployment verification checklist.
  • Rollback Runbooks: Includes step-by-step rollback runbook templates with decision criteria.
  • Environment Promotion Guides: Defines environment promotion paths with gates and approval rules.
  • Use Case: When deploying a new service, use this Skill to apply the GitHub Actions template, deployment checklist, and environment promotion template to ensure a smooth transition from development to production.

Quick Start

Use the devops skill to apply the GitHub Actions template, deployment checklist, and environment promotion template to the service being deployed.

Frequently Asked Questions about devops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a CI/CD pipeline template for deploying a new service?

Use this Skill to generate GitHub Actions workflow skeletons for build, test, scan, and deploy stages. Applying these CI/CD pipeline templates ensures a smooth transition from development to production for your new service.

What should be included in a pre-deployment and post-deployment verification checklist?

A deployment checklist should include pre-deployment verification steps and post-deployment checks. This Skill provides comprehensive checklists to ensure all critical deployment workflows are validated before and after release.

How do I create a rollback runbook with decision criteria for infrastructure as code?

This Skill provides step-by-step rollback runbook templates with decision criteria for infrastructure as code deployments. These runbooks guide rollback planning to safely revert changes when deployment workflows encounter issues.

Can I use bash, git, grep, and find to automate environment promotion paths?

Yes, this Skill requires bash, git, grep, and find to execute environment promotion guides. These guides define environment promotion paths with gates and approval rules for software development and IT operations teams.

What is the best way to configure observability for a newly deployed service?

The best way to configure observability is using this Skill's templates, which cover observability configuration alongside deployment workflows. This ensures monitoring is integrated when deploying a new service to production.

Do I need bash and git installed to use the devops workflow templates?

Yes, you need bash, git, grep, and find installed in your environment to execute this Skill. These dependencies are required to apply the CI/CD pipeline templates, deployment checklists, and rollback runbooks.