Changelog
AddedDevX
Handoff guide for state-readiness rollout
Documented the carryover plan for completing the 50-state readiness sweep across agent sessions.
Added a self-contained handoff doc with current scoring state, remaining acceptance checks, open questions, and recommended next-agent skills so any fresh agent can pick up the rollout without re-reading the full history. Keeps the workflow honest about 100k token budgets and clean context per phase.
handoffstatesrollout
Related changes
AddedDevX
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.
AddedDevX
START.md workflow scaffold
Anchored the contributor entry point with a single START.md that explains where every workflow doc lives.
AddedDevX
Self-hosted runner support in CI
PR validation and prod smoke workflows can target self-hosted runners by default.