harness

harness

Design domain-specific agent teams and generate their skills.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 7.9k
Source
skill-github

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

Build agent teams relevant to a projectDesign agent architectures for specific domainsAutomatically generate agent skills

Setup

Requires: Node 环境API Key
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