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'.

Aller à l'installation

Informations de source

Dépôt
aws-samples/sample-kiro-harness-hive
Dernière activité de la source
29 mars 2026 à 05:22
Langue détectée de SKILL.md
anglais
Étoiles
20
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.