harness

Configure agent harnesses with YAML frontmatter to define roles and skills.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill harness-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/harness
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill harness-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires opus, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a meta-skill for configuring harnesses, defining the roles of professional agents, and creating the skills they will use.

Core Features & Use Cases

  • Agent Configuration: Defines a harness that includes roles for various agents.
  • Skill Creation: Generates skills for agents to use.
  • Use Case: When configuring a harness for a new domain/project, or when reconfiguring or expanding an existing harness.

Quick Start

Configure the harness for a new domain/project or reconfigure an existing harness using the 'harness' skill.

Frequently Asked Questions about harness

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

FAQPage Schema
How do I configure agent roles and skills for a new project?

To configure agent roles for a new project, define a harness using YAML frontmatter to specify professional agents and generate the skills they will use.

What is a harness in agent orchestration and when do I need it?

A harness in agent orchestration defines the specific roles and capabilities of professional agents. You need it when building agent teams, subagents, or hybrid orchestration workflows.

Does configuring a professional agent harness require a specific model?

Configuring a professional agent harness requires the 'opus' model dependency to properly process the YAML frontmatter and define the agent team structure.

Can I reconfigure an existing agent harness to expand its team?

You can reconfigure an existing agent harness to expand its team by updating the YAML frontmatter to redefine roles and generate additional skills for new agents.

What is the best way to define agent roles for hybrid orchestration?

The best way to define agent roles for hybrid orchestration is using a harness configuration with YAML frontmatter, allowing precise role specification and skill assignment for coordinated workflows.