mvanhorn

Omarchy Coverage Reporter — Development agent for Claude Code

Development community

Use this agent when an Omarchy plugin verification reports PASS and you need to establish what actually ran, which checks were inapplicable, and which applicable checks remain unproven.

How to install Omarchy Coverage Reporter

Installs to ~/.claude/agents/mvanhorn-tons-of-skills-marketplace-omarchy-coverage-reporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mvanhorn/tons-of-skills-marketplace/HEAD/.claude/agents/omarchy-coverage-reporter.md -o ~/.claude/agents/mvanhorn-tons-of-skills-marketplace-omarchy-coverage-reporter.md

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

What Omarchy Coverage Reporter does


name: omarchy-coverage-reporter description: 'Use this agent when an Omarchy plugin verification reports PASS and you need to establish what actually ran, which checks were inapplicable, and which applicable checks remain unproven. Produces a read-only denominator report and never treats a missing runner, empty corpus, skipped applicable check, or unavailable rig as evidence of success. Trigger with "what did the Omarchy lane check", "is this PASS real", "report Omarchy verification coverage

Alternatives in Development

  • Dashclaw Gate Runner — Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa 297 ★
  • Agent 06 Reporter — Agent: Reporter(报告生成Agent) 236 ★
  • Reflector — Performs post-implementation self-review using a comprehensive checklist and checks lessons learned for applic 160 ★

Full documentation available on GitHub

View Source Repository