Projects

Small tools and starter patterns.

Pick a track, start with one repo, then skim the rest.

Project tracks

Three branches, one best first click in each.

Workflow checks

Tiny checks for review work that keeps coming back.

Start with repo-onramp-check. The README, sample output, and rerun path are all visible.

Starter repo · Workflow checks

repo-onramp-check

Audits whether a public repo makes first proof, visible examples, and the rerun path obvious to a newcomer.

More in this track

Repo utility

doc-ship-check

Final-pass Markdown checker for placeholders, broken links, and duplicate headings.

Planning artifacts

Small tools that leave behind a useful artifact.

Start with one-page-canvas. It turns a messy planning prompt into something portable.

Starter repo · Planning artifacts

one-page-canvas

A local-first strategy canvas that keeps one-page planning structured, fast to open, and easy to export into a reusable artifact.

More in this track

Planning utility

decision-journal-cli

Keeps a decision log from turning into archaeology by making owner, assumption, and revisit date stay visible.

OCI Functions starter patterns

Functions patterns with one clear boundary.

Start with oci-fn-object-storage-router. It shows the event, contract, and next handoff without pretending to be a full app.

More in this track