== 1. venv + requirements-dev.txt resolve == PASS: dev deps installed (pytest, PyYAML, hypothesis) == 2. full unit suite == PASS: 707 passed in 16.27s == 3. flake8 clean (scripts/ tests/) == FAIL: flake8 issues == 4. mypy clean (scripts/) == PASS: mypy Success: no issues found in 7 source files == 5. all 7 scripts respond to --version or --help == PASS: 7/7 CLIs respond == 6. skill_stop_hook on scaffolded workspace == PASS: stop hook emits JSON verdict == 7. eval_runner structural mode with coverage floor == PASS: eval fixtures consistent == 8. install.sh real install, byte-identical SKILL.md == PASS: installed SKILL.md byte-identical == 9. plugin manifests valid JSON, version 1.3.0 == PASS: version 1.3.0 consistent across SKILL.md + both manifests == 10. frontmatter description under 1024 chars + name matches dir == PASS: name matches directory, description within limit RUN B RESULTS: 9 passed, 1 failed