Skip to content

[GitHub Trending] revfactory/harness

7.5 relevance
Score Breakdown
technical depth
8
novelty
8
actionability
7
community
6
strategic
6
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Meta-skill for designing domain-specific agent teams, directly relevant to multi-agent orchestration.

AI/ML github.com
A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. - revfactory/harness
Summary

Harness is an L3 Meta-Factory plugin for Claude Code that transforms a domain description into a coordinated agent team with auto-generated skills, using one of six architectural patterns: Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, or Hierarchical Delegation. It generates agent definitions in `.claude/agents/` and skills in `.claude/skills/` via a six-phase workflow (domain analysis through validation), supporting both Agent Teams (collaborative) and Subagents (one-off) execution modes. The plugin lives alongside Archon (runtime configuration) and meta-harness (Codex port) in the Claude Code ecosystem, offering a declarative approach to multi-agent orchestration for complex project decomposition.

Author

revfactory