harness/harness-skills

A collection of structured AI agent skills that enable Claude Code, Cursor, GitHub Copilot, and other AI coding assistants to create, operate, debug, and govern Harness CI/CD workflows through natural language.

103Stars on the repository
59Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

ai-operations

01

harness/harness-skills

Skill Claude CodeCodex

Configure Harness AI-powered operations (AIDA) via MCP. Set up predictive failure analysis with ML models for memory leaks, disk exhaustion, connection pool saturation, and latency degradation. Configure intelligent alert correlation and noise reduction to reduce alert volume. Use when asked to set up predictive…

not rated 103 +3 1mo ago A 137 tokens original Apache-2.0

analyze-costs

02

harness/harness-skills

Skill Claude CodeCodex

Analyze cloud costs, find optimization opportunities, and track anomalies using Harness CCM via MCP. Use when user says "cloud costs", "analyze costs", "cost optimization", "reduce spending", "cost report", or asks about cloud bills.

not rated 103 +3 1mo ago A 53 tokens original Apache-2.0

approve-exempt

03

harness/harness-skills

Skill Claude CodeCodex

Approve pending Harness STO security exemptions (waivers) at their current scope or elevate them to Project, Org, or Account scope. Users say "approve" for both in-scope approval and higher-scope elevation — do not require the word "promote". Supports approving one exemption or a mixed list where each row has a…

not rated 103 +3 1mo ago A 168 tokens original Apache-2.0

audit-report

04

harness/harness-skills

Skill Claude CodeCodex

Generate audit reports and compliance trails using Harness audit trail data via MCP v2 tools. Track user actions, resource changes, authentication events, and access patterns across accounts, organizations, and projects. Use when asked to audit activity, generate compliance reports, investigate security incidents…

not rated 103 +3 1mo ago A 109 tokens original Apache-2.0

chaos-experiment

05

harness/harness-skills

Skill Claude CodeCodex

Create and manage chaos experiments using Harness Chaos Engineering via MCP. Run resilience tests like pod deletion, CPU stress, and network faults. Use when user says "chaos experiment", "chaos engineering", "resilience test", "chaos test", or wants to test system reliability.

not rated 103 +3 1mo ago A 62 tokens original Apache-2.0

harness/harness-skills

Skill Claude CodeCodex

Use when asked to set up PR attestation, install harness-scs attestation hook, configure agent attestor, troubleshoot why agent attestation isn't uploading, or reconfigure an existing attestation hook (different SCM, new cosign key, updated Harness identity). Trigger phrases: set up PR attestation, install harness-scs…

not rated 103 +3 1mo ago B 109 tokens original Apache-2.0

harness/harness-skills

Skill Claude CodeCodex

Add container image scanning steps to existing Harness pipelines using Harness STO scanners. Supports Harness SCA (default), Aqua Trivy, Grype, Snyk, Prisma Cloud, Anchore, Black Duck, and Wiz. Supports Docker Hub, ECR, GCR, and other Third-Party registries as well as Harness and Local registries. Can insert the scan…

not rated 103 +3 1mo ago A 176 tokens original Apache-2.0

configure-dast-scan

08

harness/harness-skills

Skill Claude CodeCodex

Add Dynamic Application Security Testing (DAST) steps to existing Harness pipelines using Harness STO scanners. Supports API DAST / Traceable (default), Burp Suite Enterprise, ZAP (OWASP), Nikto, and Nmap. Scans running application instances for vulnerabilities including API security issues, injection flaws…

not rated 103 +3 1mo ago A 180 tokens original Apache-2.0

configure-repo-scan

09

harness/harness-skills

Skill Claude CodeCodex

Configure code scanning in Harness pipelines using STO security scanners. Helps identify where to inject SAST/SCA scanning steps into existing pipelines, recommends appropriate scanners, and configures them with proper connector references. Use when asked to add code scanning, configure security scans, set up…

not rated 103 +3 1mo ago A 103 tokens original Apache-2.0

harness/harness-skills

Skill Claude CodeCodex

Add secret detection scanning steps to existing Harness pipelines using STO security scanners. Detects exposed credentials, API keys, tokens, and sensitive data in code repositories. Supports Harness Code (default, native, unified SAST/SCA/secret detection), Gitleaks (standalone secret scanner, open-source), Semgrep…

not rated 103 +3 1mo ago A 164 tokens original Apache-2.0

harness/harness-skills

Skill Claude CodeCodex

Generate Harness Agent Template files for AI-powered automation agents. Produces metadata.json, pipeline.yaml (v1 syntax), and wiki.MD files. Agents automate tasks like code review, security scanning, test generation, and documentation. This is a YAML generation skill. Use when asked to create an agent template, build…

not rated 103 +3 1mo ago A 117 tokens original Apache-2.0

create-agent

12

harness/harness-skills

Skill Claude CodeCodex

Create and update Harness AI agent instances - standalone templates for agentic workflows in pipelines. Use when asked to create agent, update agent, modify agent spec, build autonomous systems, or work with AI agents.

not rated 103 +3 1mo ago A 44 tokens original Apache-2.0

create-connector

13

harness/harness-skills

Skill Claude CodeCodex

Generate Harness Connector YAML for integrations and create/test via MCP. Use when user says "create connector", "git connector", "aws connector", "docker connector", "cloud connector", or wants to connect Harness to external services.

not rated 103 +3 1mo ago A 49 tokens original Apache-2.0

create-environment

14

harness/harness-skills

Skill Claude CodeCodex

Generate Harness Environment YAML for deployment targets and create via MCP. Supports PreProduction and Production types with environment variables, manifest overrides, and multi-environment setup (dev, staging, prod). Use when asked to create an environment, set up staging, configure production, define deployment…

not rated 103 +3 1mo ago A 89 tokens original Apache-2.0

harness/harness-skills

Skill Claude CodeCodex

Generate Harness Infrastructure Definition YAML for deployment targets and create via MCP. Use when user says "create infrastructure", "infrastructure definition", "k8s cluster config", "deployment target", or wants to configure where workloads run.

not rated 103 +3 1mo ago A 49 tokens original Apache-2.0

create-pipeline-v1

16

harness/harness-skills

Skill Claude CodeCodex

Generate Harness v1 simplified Pipeline YAML using the new concise syntax with flat structure, ${{ }} expressions, script field, and action steps. Supports CI stages (run, run-test, background), CD stages (service/environment with action steps for K8s, Helm, ECS), approval (stage-level and inline), parallel execution…

not rated 103 +3 1mo ago A 148 tokens original Apache-2.0

create-pipeline

17

harness/harness-skills

Skill Claude CodeCodex

Generate Harness v0 Pipeline YAML for CI/CD workflows and create them via MCP. Supports CI stages (build, test, Docker push), CD stages (Kubernetes, Helm, ECS, serverless), approval gates, parallel execution, matrix strategies, and failure rollback. Use when asked to create a pipeline, build pipeline, deployment…

not rated 103 +3 1mo ago A 119 tokens original Apache-2.0

create-policy

18

harness/harness-skills

Skill Claude CodeCodex

Create OPA governance policies for Harness via MCP. Define policies that enforce compliance rules on pipelines, services, environments, feature flags, artifacts, code repositories, templates, SBOM, security tests, Terraform, GitOps, connectors, secrets, and more. Use when asked to create, write, fix, or explain an OPA…

not rated 103 +3 1mo ago A 126 tokens original Apache-2.0

create-sbom

19

harness/harness-skills

Skill Claude CodeCodex

Add an SBOM (Software Bill of Materials) generation step to an existing Harness pipeline using Harness SCS SscaOrchestration (SBOM Orchestration). Supports container images and code repositories. Sources: docker, ECR, GCR, GAR, ACR, Harness AR (har), repository, and local workspace. Syft or cdxgen, SPDX or CycloneDX…

not rated 103 +3 1mo ago A 177 tokens original Apache-2.0

create-secret

20

harness/harness-skills

Skill Claude CodeCodex

Generate Harness Secret definitions and manage secrets via MCP v2 tools. Supports SecretText, SecretFile, SSHKey, and WinRmCredentials types with configurable secret managers (Harness built-in, HashiCorp Vault, AWS Secrets Manager, Azure Key Vault, GCP Secret Manager). Use when asked to create a secret, store…

not rated 103 +3 1mo ago A 120 tokens original Apache-2.0

create-service

21

harness/harness-skills

Skill Claude CodeCodex

Generate Harness Service YAML for deployable workloads and create via MCP. Supports Kubernetes, Helm, ECS, Serverless, SSH, and WinRm deployment types with artifact sources from Docker Hub, ECR, GCR, ACR, Nexus, and S3. Use when asked to create a service, define a Kubernetes service, set up a Helm chart deployment…

not rated 103 +3 1mo ago A 110 tokens original Apache-2.0

create-template

22

harness/harness-skills

Skill Claude CodeCodex

Generate Harness v0 Template YAML for reusable pipeline components (Step, Stage, Pipeline, StepGroup) and create them via MCP. Use when asked to create a template, build a step template, stage template, pipeline template, or reusable step. Do NOT use for checking template usage or references (use template-usage…

not rated 103 +3 1mo ago A 89 tokens original Apache-2.0

create-trigger

23

harness/harness-skills

Skill Claude CodeCodex

Generate Harness Trigger YAML for automated pipeline execution and create via MCP. Use when user says "create trigger", "webhook trigger", "cron trigger", "scheduled build", "artifact trigger", or wants pipelines to run automatically.

not rated 103 +3 1mo ago A 48 tokens original Apache-2.0

dbops-changeset

24

harness/harness-skills

Skill Claude CodeCodex

Generates Liquibase database changesets via a structured workflow: resolve schema+instance (from context or via API discovery), confirm DB engine type, generate Liquibase YAML, and present for HITL review with Accept / Deny / Accept & Commit actions. Supports update mode (refine existing changeset) and error-recovery…

not rated 103 +3 1mo ago A 78 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: