harness

122 mods across 4 repositories, 234 stars between them.

harness

01

harness/harness-skills

Cursor rule Cursor

This repository contains Claude Code skills for working with Harness.io CI/CD platform. All skills use the Harness MCP v2 server's consolidated tool interface.

99 1mo ago A 1,890 tokens original Apache-2.0

harness/harness-skills

Instructions file GitHub Copilot

Instructions for harness/harness-skills, covering harness skills, mcp v2 server, skill directory, pipeline & execution and infrastructure & resources.

99 1mo ago A 1,890 tokens original Apache-2.0

harness/harness-skills

Instructions file CodexOpenCode

Instructions for harness/harness-skills, covering harness skills, mcp v2 server, skill directory, pipeline & execution and infrastructure & resources.

99 1mo ago A 2,577 tokens original Apache-2.0

harness/harness-skills

Instructions file

Instructions for harness/harness-skills, a project described as: 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.

99 1mo ago A 5 tokens copy · 100% Apache-2.0

ai-operations

05

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…

99 1mo ago A 137 tokens original Apache-2.0

analyze-costs

06

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.

99 1mo ago A 53 tokens original Apache-2.0

approve-exempt

07

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…

99 1mo ago A 168 tokens original Apache-2.0

audit-report

08

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…

99 1mo ago A 109 tokens original Apache-2.0

chaos-experiment

09

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.

99 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…

99 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…

99 1mo ago A 176 tokens original Apache-2.0

configure-dast-scan

12

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…

99 1mo ago A 180 tokens original Apache-2.0

configure-repo-scan

13

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…

99 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…

99 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…

99 1mo ago A 117 tokens original Apache-2.0

create-agent

16

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.

99 1mo ago A 44 tokens original Apache-2.0

create-connector

17

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.

99 1mo ago A 49 tokens original Apache-2.0

create-environment

18

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…

99 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.

99 1mo ago A 49 tokens original Apache-2.0

create-pipeline-v1

20

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…

99 1mo ago A 148 tokens original Apache-2.0

create-pipeline

21

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…

99 1mo ago A 119 tokens original Apache-2.0

create-policy

22

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…

99 1mo ago A 126 tokens original Apache-2.0

create-sbom

23

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…

99 1mo ago A 177 tokens original Apache-2.0

create-secret

24

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…

99 1mo ago A 120 tokens original Apache-2.0