A git repository template to bootstrap coulomb projects from.
| .claude/rules | ||
| .forgejo/workflows | ||
| docs | ||
| registry | ||
| workplans | ||
| .custodian-brief.md | ||
| .gitignore | ||
| .repo-classification.yaml | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| LICENSE | ||
| README.md | ||
| SCOPE.md | ||
repo-seed
A git repository template to bootstrap coulomb projects from.
Bootstrap a new repo
- Clone or copy this template into a new repository.
- Run
statehub registerfrom the new repo root (see docs/statehub-register.md). - Complete the generated bootstrap workplan (
*-0001-statehub-bootstrap.md). - Sync workplans:
cd ~/state-hub && make fix-consistency REPO=<slug>. - Validate with docs/template-validation-checklist.md.
Registry
This repo publishes capability.infotech.repo-template — see
registry/capabilities/capability.infotech.repo-template.md.