harness-skills
Harness CI/CD pipeline creation, debugging, security, and governance
All Skills in This Repository (54)
Pure Emerald Level Indicatorssei-analytics
Analyze sprint analytics and investment allocation from Harness SEI MCP.
create-environment
Generate Harness environment YAML and deploy it via MCP.
manage-users
List, search, and manage Harness users, user groups, and service accounts via MCP.
manage-supply-chain
Automates Harness SSCA configuration to generate SBOMs, sign artifacts with Cosign, and enforce OPA policies.
chaos-experiment
Manage chaos experiments via Harness MCP to validate system resilience.
manage-idp
Automate IDP governance and provisioning tasks with MCP v2 compatibility.
incident-response
Correlate incidents with deployments and generate postmortems using Harness MCP.
manage-cde
Configure on-demand cloud development environments via Harness MCP v2.
enforce-slsa
Add an SLSA Verification step to Harness pipelines for provenance attestations.
create-infrastructure
Generate Harness infrastructure YAML and provision via MCP.
optimize-pipeline
Analyze and optimize Harish CI/CD pipelines to reduce total execution time.
sign-artifact
Automate SscaArtifactSigning step placement in Harness pipelines via interactive wizard.
Frequently Asked Questions
FAQPage SchemaHow to install harness-skills?βΌ
Run `npx skills add harness/harness-skills --all -g -y` in your terminal to install all skills globally. You also need the Harness MCP v2 server configured with your Harness API key.
How to create a Harness pipeline from plain English?βΌ
Use the create-pipeline skill and describe your app and deploy target. It detects your language and build tools, then generates valid CI/CD YAML and pushes it to Harness.
Can it debug a failed Harness pipeline?βΌ
Yes. The debug-pipeline skill analyzes any execution, pulls failed step logs, identifies the root cause, and suggests a concrete fix.
Does it support SBOM, SLSA, and artifact signing?βΌ
Yes. Dedicated skills add SBOM generation, SLSA provenance, Cosign artifact signing and verification, and OPA policy enforcement steps to existing pipelines.
Which AI coding tools work with these skills?βΌ
They work with Claude Code, Cursor, Codex, GitHub Copilot, and any editor that reads AGENTS.md or SKILL.md files and supports MCP servers.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core