Phase 2 of the evidence verification pipeline. Validates GitHub star counts in registry skill files against live GitHub API data, flags stale or inflated metrics, and partitions all evidence into six tier-ranked markdown dumps (tier_1.md through tier_6.md) inside evidence/. Use this after /ev-collection has compiled the unified data lake and before /ev-adversarial-audit begins. Trigger phrases: "verify stars", "check star counts", "refresh stargazer metrics", "partition evidence by tier", "run star verification", "ev-star-verification", "Phase 2", "live star check", "update tier dumps", "star tier partitioning".
$npx -y skills add gaia-research/gaia-skill-tree --skill ev-star-verificationInstalls into the current project.
Run `npx skills use "https://github.com/gaia-research/gaia-skill-tree" --skill "gaia-research/gaia-skill-tree/ev-star-verification"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gaia-research/gaia-skill-tree" that are relevant to the current task. Run `npx skills add "https://github.com/gaia-research/gaia-skill-tree"` and select the relevant skills, then follow their instructions.