im·a·cto

$ ls ~/oss

Open Source

Working code, public. The most verifiable thing on this site: all of it is mine or my team's, and the reasoning is in the repo. Each one exists because something was missing and the gap was worth closing in the open. The older ones are unmaintained, marked as such, with live signals straight from GitHub.

// mine

odin

A Go library for building self-documenting command-line applications.
abandoned
since 2014

# why I built it

CLIs rot when the help text drifts from the flags. Odin makes the documentation a product of the definition, so it can't lie about what the command actually does.

# stack

go

# signals

odin: GitHub stars odin: open issues odin: last release date

admiral.cr

A robust DSL for writing command-line interfaces in Crystal.
abandoned
since 2017

# why I built it

Crystal had the speed of compiled code with the feel of Ruby, but no expressive way to define a CLI. Admiral is the DSL I wanted to exist: declarative commands, flags, and args that read like intent.

# stack

# signals

admiral.cr: GitHub stars admiral.cr: open issues admiral.cr: last release date

psykube

A faster way to deploy to Kubernetes: a Crystal CLI that templates manifests from simple config.
abandoned
since 2016

# why I built it

We ran it in production at both GigSmart and CommercialTribe to make Kubernetes deploys repeatable and fast: manifests as templated config, not copy-pasted YAML drifting per environment. The deploy path is a product; this was part of building that track.

# signals

psykube: GitHub stars psykube: open issues psykube: last release date

promise.cr

A Promise implementation for Crystal.
abandoned
since 2016

# why I built it

Async composition without callback soup. Borrowed the mental model engineers already carry from JS so concurrent Crystal code stays readable.

# stack

# signals

promise.cr: GitHub stars promise.cr: open issues promise.cr: last release date
// the bushido collective

han

A curated marketplace of Claude Code plugins built around professional, ethical engineering practice.
active
since 2025

# why I built it

Agent tooling spreads fast and unevenly. Han is the opinionated layer: plugins vetted against how good engineers actually work, so the volume layer inherits judgment instead of replacing it.

# signals

han: GitHub stars han: open issues han: last release date

kasoku

Acceleration tooling for the Bushido stack. (kasoku, 加速, "acceleration.")
active
since 2026

# why I built it

The connective tissue that makes the rest move faster. Boring on purpose. The part of the toolchain that earns its keep by getting out of the way.

# stack

javascript

# signals

kasoku: GitHub stars kasoku: open issues kasoku: last release date
© 2026 — written by a human, with help, and said so canonical jasonwaldrip.com · delivered through The Bushido Collective