harness

Design and evolve Claude Code harnesses with domain-specific agent teams and skills.

8.6k|1.2k|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/revfactory/harness --skill harness-revfactory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness
Source: https://github.com/revfactory/harness/tree/main/skills/harness
Command: npx skills add https://github.com/revfactory/harness --skill harness-revfactory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Harness를 통해 Claude Code용 에이전트 팀과 스킬을 구성하는 메타 스킬을 설계하고, CLAUDE.md 포인터를 통한 오케스트레이션 트리거를 일관되게 관리하는 문제를 해결한다.

Core Features & Use Cases

  • 에이전트 팀 생성, 스킬 생성 및 역할 분담으로 도메인 맞춤 하네스를 구축한다.
  • 하네스는 Phase 기반 워크플로우로 실행 모드를 선택하고, 운영/유지보수도 포함한 진화 프로세스를 갖춘다.
  • CLAUDE.md 포인터 등록 및 변경 이력 관리로 새 세션 트리거와 변경 추적을 가능하게 한다.

Quick Start

Initialize Harness with your domain to automatically generate agent definitions, skills, and an orchestrator plan that can be used in Claude Code sessions.

Frequently Asked Questions about harness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate agent teams for Claude Code automation?

You orchestrate agent teams for Claude Code by using the Harness skill to design domain-specific agents, register minimal CLAUDE.md pointers, and iterate through feedback-driven phases to ensure reproducible, auditable automation.

What is the best way to design a multi-agent workflow for Claude Code?

Designing a multi-agent workflow for Claude Code involves selecting an execution mode like Agent Teams or Hybrid, coordinating artifacts via workspace directories, and enforcing model usage and test scaffolding across Phase 0 to Phase 5.

Can I manage Claude Code session triggers using CLAUDE.md pointers?

Yes, you can manage Claude Code session triggers by registering and tracking minimal CLAUDE.md pointers, which enable consistent orchestration triggers and change history tracking for new sessions.

Does Claude Code support sub-agents and hybrid execution modes?

Claude Code supports Sub-Agents and Hybrid execution modes alongside the default Agent Teams mode, allowing you to select the appropriate phase-based workflow and coordinate artifacts through workspace directories.

How do I ensure reproducible and auditable automation in Claude Code agent workflows?

Reproducible and auditable automation in Claude Code is ensured by enforcing strict model usage, implementing error handling and test scaffolding, and iterating through a structured phase management process from Phase 0 to Phase 5.

When do I need a meta-skill to build domain-specific agent teams?

You need a meta-skill to build domain-specific agent teams when you require structured role assignment, skill generation, and a feedback-driven evolution process to maintain and operate complex Claude Code harnesses.