Developer platform
a governed scoping-to-ship pipeline run as repeatable skills
A governed pipeline that takes a project from a blank scoping question to a signed public release, implemented as five Claude Code skills — /mapit, /pointit, /sendit, /vetit, /shipit — each promoting a project one step along a fixed lifecycle: scratch, private repo, public repo. The chain only moves forward, and each stage adds only the artifacts the next tier requires.
/vetit is the gate every release depends on: a denylist grep, a full-history secret scan, a credential regex, and an adversarial review panel, consolidated into a re-runnable report with a BLOCK bucket /shipit refuses to bypass. A finished run arrives public with a dual license, pre-commit plus CI, branch protection, and signed releases.
The pipeline is in daily use — eight repos have shipped through it to public. The pipeline-methodology case study walks the stages, gates, and continuity artifacts one by one.