harness
New7kGitHubGeneralby revfactory
A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use.
First seen 5/22/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/harness.md https://raw.githubusercontent.com/revfactory/harness/main/SKILL.md3
Invoke in Claude Code
/harnessView source on GitHub
designagent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is harness?
A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use.
How to install harness?
To install harness: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/harness.md https://raw.githubusercontent.com/revfactory/harness/main/SKILL.md. Finally, /harness in Claude Code.
What is harness best for?
harness is a skill categorized under General. It is designed for: design, agent. Created by revfactory.