Builders Don't Cry v0.1.0
Builders Don't Cry v0.1.0
Cry less. Ship more.
Builders Don't Cry (BDC) helps indie AI builders turn AI-written code into shippable products.
Included
- Core workflow:
/idea,/plan,/execute,/autoloop,/verify,/watch-pr,/ship,/handoff,/pickup,/health. - Skills and standards for atomic plans, evidence gates, fresh verification, PR watch, handoff/pickup, health checks, privacy checks, and release gates.
- Claude Code, Codex, Cursor, and project-local projections.
- Runtime commands, hooks, templates, fixtures, and parity checks.
Install
git clone https://github.com/0xmariowu/builders-dont-cry ~/.bdc
~/.bdc/install.sh --target auto --scope project --dry-run
~/.bdc/install.sh --target auto --scope project
./.bdc/bin/bdc doctorPrerequisites: git, bash, python3, jq. GitHub and PR watch features also need gh.
Release Evidence
- GitHub Actions: https://github.com/0xmariowu/builders-dont-cry/actions/runs/25355011300
- Final commit:
bf6191f011ab0ce197a875b4d024433278ce253e - e2b remote validation:
e2b-remote: ok - Local release gates passed: dist build, release check, artifact scan, Claude plugin validate, parity matrix, private inventory reconcile.