Skip to main content

harness-design

Design and set up an agent harness for any project — first judge the verification signal (can success be machine-checked? are failures reversible? can the work be split?), then choose a structure: solo agent + check command, pipeline, Planner → Builder → QA triangle, or fan-out workers. The triangle is one structure, not the default. Use this skill whenever the user wants to build with multiple AI agents, set up automated workflows, create an agent pipeline, build an eval harness or an experiment/optimization loop, apply harness methodology, or structure any complex task that benefits from separating planning, execution, and verification. Also use when the user mentions "harness", "multi-agent", "planner/builder/qa", "coordinator/compiler", "generator/evaluator", or wants to coordinate multiple Claude Code instances.

Jump to install

Source facts

Repository
AlexAnys/harness-design-skill
Last source activity
July 6, 2026 at 10:26
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.