harness-expert
Installation
SKILL.md
Harness Expert Skill
Expert knowledge of Harness template types, expression language, pipeline patterns, and deployment strategies.
Harness Template Types
1. Step Templates
Purpose: Reusable step configurations across pipelines
Types:
- ShellScript - Execute bash/PowerShell scripts
- Run - Container step with image/command
- K8sDeploy - Kubernetes deployments
- Http - HTTP calls/webhooks
- Approval - Manual approval gates
- ServiceNow - ServiceNow integration
- Custom - Custom step plugins