harness
Design domain-specific agent teams and generate their skills.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 7.9k
- Source
- skill-github
- Repository
- github.com/revfactory/harness
Overview
Harness is a team architecture factory for Claude Code. By providing a project description, it can automatically generate agent teams and their required skills tailored to the specific domain. These skills and team architectures are based on six predefined patterns. Users can trigger Harness with a simple command to quickly build complex agent systems. Ideal for developers needing to automate handling of intricate tasks.
Capabilities
- ▪Design domain-specific agent teams
- ▪Generate skills required by agents
- ▪Support six architectural patterns
- ▪Automatically coordinate data flow between agents
- ▪Provide validation and testing functionality
Use cases
Setup
Install via plugin marketplace: "/plugin marketplace add revfactory/harness" and "/plugin install harness@harness-marketplace"; or copy the skills directory directly to ~/.claude/skills/harness/.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
What architectural patterns does Harness support?
Supports Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, and Hierarchical Delegation.
How do I use Harness?
Trigger it in Claude Code by entering a command like "Build a harness for this project".
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.