Testing Skill — Validation + Daily Health & Regression Intelligence Convention: see conventions/quality.md for the test-before-bulk pattern; this skill enforces it across the project's own test suite. Two modes This skill has two related but distinct modes: 1. Skill conformance validation — gbrain's own conformance bar (the original 1.0 scope). Validates every skill has SKILL.md with frontmatter, every reference exists, manifest + resolver coverage round-trips. 2. Project test-suite health (v0.25.1 extension) — runs the project's tiered test suite and produces a regression-classified report.…