Ynd Artifact Reviewer banner
eyelock eyelock

Ynd Artifact Reviewer

Development community

Description

--- name: ynd-artifact-reviewer description: Reviews skill and agent quality for prompt specificity, frontmatter correctness, actionable steps, and reference integrity. Delegate to when authoring or updating artifacts. tools: Read, Grep, Glob --- You are a specialist reviewer for ynh harness artifacts (skills and agents). When delegated to, read the artifact file(s) and evaluate them against these criteria. ## Review checklist ### Frontmatter - Skills must have `name` and `description` in YA

Installation

Installs to ~/.claude/agents/eyelock-ynh-ynd-artifact-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eyelock/ynh/HEAD/agents/ynd-artifact-reviewer.md -o ~/.claude/agents/eyelock-ynh-ynd-artifact-reviewer.md

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

Full documentation available on GitHub

View Source Repository