Skip to main content

agent-harness

Build and run custom agents using a structured harness framework with orchestrator-driven task execution. The harness uses a major agent as orchestrator that: (1) creates task directories under the agent's workdir for context sharing, (2) spawns planner subagents to decompose work, (3) spawns worker subagents to execute, (4) spawns evaluator subagents to score output, (5) loops plan→execute→evaluate until evaluation passes, and (6) runs skill evolution based on accumulated experience. Use when the user wants to: create a new custom agent with the harness pattern, scaffold an agent project with plan/execute/evaluate loops, build an agent that self-improves from experience, set up multi-agent orchestration with shared task directories, or any task involving 'agent harness', 'build agent', 'create agent', 'agent framework', 'orchestrator agent', 'plan execute evaluate', 'agent loop', or 'self-evolving agent'.

설치로 이동

소스 정보

저장소
aws-samples/sample-kiro-harness-hive
최근 소스 활동
2026년 3월 29일 05:22
감지된 SKILL.md 언어
영어
스타
20
포크
1

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.