Projects

Selected work, written up properly. The rest lives on GitHub.

adeptability

Author, maintainer · Since 2026

A Go CLI that lets you author an AI coding skill once and render it into Claude Code, Cursor, Copilot, Codex, OpenCode, and 50+ other agents. Dotfiles for your AI coding agents.

adept sync rendering a skill into four harnesses

hookguard

Author, maintainer · Since Jul 2026

A trust-first git hook manager in Rust. Committed hooks install themselves the moment you clone a repo, but nothing executes until you accept the exact commands, and consent is keyed to their content so upstream can't swap them under you.

Terminal recording of the hookguard consent flow

Scrolls Buddy

Author, maintainer · Since Feb 2026

A scrolling planner for the MapleRoyals community: per-slot scroll recommendations, stat progression, profit/loss, and session history, backed by a real relational data layer and product analytics, with zero servers to run.

testless

Author, maintainer · Since Jul 2026

A Rust CLI that selects tests at function granularity from static AST analysis. It reads a diff, walks a tree-sitter-built graph of defs, tests, calls, and reads, and outputs the exact tests a change affects, free and local, with no runtime coverage instrumentation.

Terminal recording of testless selecting tests from a git diff

More on GitHub