Changelog
Development workflow with vendored Pocock skills
Codified the 6-step Matt Pocock workflow plus eight vendored skills as the single entry point for every CribScore change.
CLAUDE.md now anchors a 6-step workflow that runs from grilling an idea, writing a PRD, planning with personas, slicing into vertical issues, building in parallel, and archiving on merge. Eight skills are vendored at .claude/skills/: /grill-me, /grill-with-docs, /prototype, /to-prd, /to-issues, /tdd, /handoff, /improve-codebase-architecture. Hard rules cover token budgets, TDD timing, fresh-context review, vertical slicing, release discipline, and trust-surface invariants.
Related changes
START.md workflow scaffold
Anchored the contributor entry point with a single START.md that explains where every workflow doc lives.
Handoff guide for state-readiness rollout
Documented the carryover plan for completing the 50-state readiness sweep across agent sessions.
Self-hosted runner support in CI
PR validation and prod smoke workflows can target self-hosted runners by default.