What problem does it solve?
Maintaining a public Claude Code skills marketplace means tracking code safety, documentation consistency, PII leaks, open PRs, open issues, and manifest integrity at once, which is slow and error-prone when done serially by hand.
Core Features & Use Cases
- Six-dimension parallel audit: Runs six independent inspectors in a fan-out Dynamic Workflow covering code/script safety, documentation SSOT consistency, security/PII leaks, open-PR triage, open-issue triage, and marketplace-manifest integrity.
- Counter-Review verification: Treats agent findings as hypotheses and verifies every high/critical finding with direct commands before reporting, filtering false alarms and wrong recommendations.
- Prioritized reporting: Delivers a health table plus must-fix, backlog, and optional tiers, with each item tagged as real, partly real, or false alarm.
- Use Case: Before a release, ask for a full repo health check; the skill scouts repo scale, launches the bundled workflow script, verifies serious findings, and reports verified risks by priority.
Quick Start
Ask the assistant to run a full health check of this marketplace repository and report the verified findings by priority.