OAIKit
My personal Claude Code project starter template — the dev workflow defaults I stopped re-explaining every new project.
An opinionated starter template for new Claude Code projects. Consolidates the workflow habits that kept showing up the same way across every project into one reusable starting point, instead of re-explaining them from scratch each time.
Features
- A written-down branch model and commit conventions, so every new project starts consistent instead of improvised
- Defaults that ask before doing anything risky — no silent commits, no unexpected isolation
- A spec-before-code habit baked in, not bolted on after the fact
- A release checklist that keeps “done” meaning built, tested, and versioned
- A standard skill set, so the same tools are available from project one