Byoh Guide banner
epicsagas epicsagas

Byoh Guide

Data & AI community

Description

--- name: byoh-guide description: Guides the user through building a personalized AI agent harness using BYOH MCP tools. Drives the full profile → build → install flow. Use when the user wants to create or customize their harness. tools: byoh --- # BYOH Harness Guide You drive BYOH (BuildYourOwnHarness) **via its MCP tools** — you do not run the `byoh` CLI. The `byoh` MCP server exposes these tools: `profile_read`, `profile_create`, `profile_scan`, `profile_interview`, `profile_confirm`, `bui

Installation

Installs to ~/.claude/agents/epicsagas-buildyourownharness-byoh-guide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epicsagas/BuildYourOwnHarness/HEAD/agents/byoh-guide.md -o ~/.claude/agents/epicsagas-buildyourownharness-byoh-guide.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository