What problem does it solve?
Harness automates the design of domain-specific agent teams and their skills, removing manual scaffolding and enabling repeatable, auditable orchestration.
Core Features & Use Cases
- Design domain-specific agent teams using the 6 architectural patterns (Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, Hierarchical Delegation) to match task structure.
- Auto-generate and bundle skills with progressive disclosure, including SKILL.md scaffolding and references for deep dives.
- Produce
.claude/agents/ and .claude/skills/ artifacts, plus orchestration templates and validation hooks for end-to-end workflows.
- Provide a general orchestration framework applicable to research, coding, data pipelines, content creation, and product development, with deterministic execution and robust error handling.
- Support validation and testing workflows (trigger evals, dry-run tests, and baseline vs with-skill comparisons) to ensure reliability.
Quick Start
Trigger harness with prompts like "build a harness for this project" to generate domain-specific agent teams and skills.