Ynd Quality banner
eyelock eyelock

Ynd Quality

Data community

Description

Run the quality pipeline over the harness artifacts this repo ships. Fix any issues found. ```bash make check-artifacts ``` This runs `ynd validate .` plus `ynd lint` over `skills/ agents/ rules/ .claude/` — the artifacts this repository ships and the one it uses on itself. **Do not run bare `ynd lint` at the repo root.** It walks `testdata/`, which contains deliberately malformed migration fixtures the test suite depends on. "Fixing" those breaks tests. `make check-artifacts` scopes to the d

Installation

Installs to ~/.claude/commands/eyelock-ynh-ynd-quality.md

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

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

Full documentation available on GitHub

View Source Repository