ynh-guide

Solid

Harness template manager for AI coding agents. Compose skills, rules and context from any Git repo, then assemble one harness for Claude Code, Codex or Cursor.

plugin 1 stars 0 forks Updated 5 days ago MIT

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (12)

AI & Automation Listed

add-vendor-adapter

Scaffold a brand-new ynh vendor adapter end-to-end (a new AI CLI harness like GitHub Copilot CLI, Gemini CLI, etc.). Use when onboarding a vendor that has no adapter yet — as opposed to vendor-adapters, which maintains adapters that already exist against evolving vendor specs.

1 Updated 5 days ago
eyelock
AI & Automation Listed

add-ynd-command

Add a new command to the ynd developer CLI end to end — dispatch, flag parsing, output formats, tests and docs. Use when adding a ynd subcommand, the sibling of add-vendor-adapter for the other half of the product.

1 Updated 5 days ago
eyelock
Code & Development Listed

capability-bump

Change the JSON shape of a ynh command safely — decide whether it bumps CapabilitiesVersion, then update the schema, goldens and docs together. Use when adding, removing or changing any field in a --format json response.

1 Updated 5 days ago
eyelock
AI & Automation Listed

ynh-dev

Development workflow for the ynh codebase. Build, test, lint, and format in the right order.

1 Updated 5 days ago
eyelock
AI & Automation Listed

ynd-compress

Workflow for compressing prompt and instruction files using LLM-powered techniques, with backup management and restore.

1 Updated 5 days ago
eyelock
Testing & QA Listed

ynd-inspect

Guided walkthrough for using ynd inspect to bootstrap a project's AI skills and agents from its codebase signals.

1 Updated 5 days ago
eyelock
AI & Automation Listed

ynh-adopt

Bring an existing AI setup — a .claude folder, .cursorrules, a grown CLAUDE.md — under ynh without losing it. Use when someone already has assistant config and wants to adopt ynh, rather than starting a harness from scratch.

1 Updated 5 days ago
eyelock
AI & Automation Listed

ynh-compose

Compose harnesses from other harnesses — includes, delegates, profiles, focuses and fork. Use when someone has one working harness and wants to reuse parts of it, share it, or vary it per situation rather than copying folders around.

1 Updated 5 days ago
eyelock
AI & Automation Listed

ynh-create-harness

Interactive wizard to create a ynh harness from scratch. Walks through naming, vendor selection, artifact scaffolding, and installation.

1 Updated 5 days ago
eyelock
AI & Automation Listed

ynh-sensors

Choose, declare and calibrate the sensors a project needs, then gate on them with ynh check. Use when a harness has no sensors, when ynh check reports nothing useful, or when setting up an agent loop that needs something to converge against.

1 Updated 5 days ago
eyelock
AI & Automation Listed

ynh-team-setup

Guide graduation from a personal harness to a team setup with delegation. Creates a team harness that delegates to personal harnesses.

1 Updated 5 days ago
eyelock
AI & Automation Listed

ynh-troubleshoot

Diagnose a ynh setup that is not working — a harness that will not install, a launcher that is not found, a vendor that cannot see the skills, instructions that are not applied, or a check that gates for no visible reason. Use when something is broken and it is not obvious why.

1 Updated 5 days ago
eyelock

Agents (3)

ynd-artifact-reviewer.md ynh-guide.md ynh-harness-reviewer.md

Commands (1)

new-skill.md

Quality Score: 62/100

Stars 20%
10
Recency 20%
100
Manifest 20%
80
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
eyelock
Repository
eyelock/ynh
Created
6 months ago
Last Updated
5 days ago
Language
Go
License
MIT