v0.2.0
Tooling, CI, and documentation for adopting Growth Scout at scale.
Added
- Large repository mode in
SKILL.md— multi-turn workflow to avoid blowing context on big codebases. scripts/validate-links.mjs— checks relative markdown and backtick.mdreferences in core docs; exits non-zero on broken links.scripts/repo-inventory.mjs— zero-dependency CLI that emits a pre-filled product-map skeleton from a target repo.- CI —
.github/workflows/validate.ymlruns link validation on push and pull requests (Node 20). VERSIONfile for pinning which skill revision a product repo copied.CONTRIBUTING.md— validation, rubric changes, examples, and versioning guidance.- README Tooling and Versioning sections with example output links near Quick start.
- Second GOS worked example (
references/opportunity-scoring.md) in the Validate first band (~GOS 19). integrations/VERIFICATION.md— copy-paste test prompts for Cursor, Claude Code, and Codex.
Changed
- Phase 5 in
SKILL.mdnow points to the GOS recommendation threshold table inreferences/opportunity-scoring.md. - README roadmap updated: repo inventory CLI shipped; MCP competitor fetch remains optional future work.
Full changelog: v0.1.0...v0.2.0