harness-ops

Selects deployment/operations methodologies and provides verification checklists for ops deliverables.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/xuzhijie-ownself/harness --skill harness-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-ops
Source: https://github.com/xuzhijie-ownself/harness/tree/main/plugins/harness-sdlc-suite/skills/harness-ops
Command: npx skills add https://github.com/xuzhijie-ownself/harness --skill harness-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a repeatable, methodology-driven approach to delivering deployment and operations work so teams can produce verifiable, production-ready infrastructure, pipelines, runbooks, and monitoring with consistent acceptance criteria and evaluation scoring.

Core Features & Use Cases

  • Methodology selection: Helps choose GitOps, Platform Engineering, SRE, DevOps, or Infrastructure-as-Code and maps the choice to sprint boundaries and generator behavior.
  • Development methodology drive: Instructs the generator whether to produce pipelines first, infrastructure first, monitoring first, runbooks first, or security first.
  • Verification & evaluation: Supplies verification strategies, sprint contract checklists, and four anchored scoring criteria (operational_readiness, automation_coverage, reliability_design, security_posture) used by the evaluator.
  • Repository and GitOps patterns: Recommends repo layouts, reconciliation and drift workflows, and GitOps implementation templates for FluxCD/ArgoCD.
  • Use case: Convert a greenfield service delivery effort into sprint-sized deliverables by selecting Pipeline-First, scaffolding IaC and pipelines, adding monitoring and runbooks, and using the provided checklists for evaluator scoring.

Quick Start

Declare domain_profile: ops in .harness/spec.md and request an ops sprint contract including your preferred methodology and target environments.

Frequently Asked Questions about harness-ops

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

FAQPage Schema
How do I structure CI/CD pipelines and infrastructure-as-code for production-ready deployments?

To structure CI/CD pipelines and infrastructure-as-code for production-ready deployments, select a development methodology like Pipeline-First or IaC-First, then scaffold pipelines, infrastructure, monitoring dashboards, and runbooks within sprint boundaries using verification checklists.

What is the best way to evaluate operational readiness and automation coverage for GitOps workflows?

Evaluating operational readiness and automation coverage for GitOps workflows uses anchored scoring criteria and sprint contract checklists, measuring reliability design and security posture to verify infrastructure deliverables meet production standards.

Does this ops methodology support GitOps repository patterns for FluxCD and ArgoCD drift detection?

Yes, this ops methodology supports GitOps repository patterns for FluxCD and ArgoCD drift detection by providing recommended repository layouts, reconciliation workflows, and implementation templates to maintain infrastructure state consistency.

How do I create sprint-based operational work contracts for SRE and DevOps deliverables?

Creating sprint-based operational work contracts for SRE and DevOps deliverables involves declaring an ops domain profile, selecting a target methodology, and mapping deliverables like runbooks and monitoring to sprint boundaries with evaluation anchors.

When should I choose a pipeline-first approach versus infrastructure-first for greenfield service delivery?

Choose a pipeline-first approach versus infrastructure-first for greenfield service delivery based on your operational priorities; the methodology selection maps your preferred sequence to generator behavior for scaffolding pipelines, IaC, monitoring, or security components.

What verification strategies are needed for production-ready runbooks and monitoring dashboards?

Verification strategies for production-ready runbooks and monitoring dashboards require sprint contract checklists and evaluation scoring across operational readiness, automation coverage, reliability design, and security posture to ensure consistent acceptance criteria.