open-source

color:

$ ls ~/open-source

# code I built and gave away, all MIT

[@radkode/neo]v1.7.1 · 105 installs/mo

git and GitHub CLI with guardrails, built for agents

npm i -g @radkode/neo
[@radkode/ai-kit]v0.2.0 · 433 installs/mo

typed AI tasks with enforced schemas and budgets

npm i @radkode/ai-kit
[underwrite]Claude Code plugin

PR review for Claude Code whose flags become commits

/plugin marketplace add radkode/underwrite
/plugin install underwrite@underwrite
[claude-statusline]zsh · needs jq

cached git state keeps it fast in big monorepos

curl -fsSL https://raw.githubusercontent.com/radkode/claude-statusline/main/install.sh | sh