killdate.dev

Open Source

The tools we build for our own work and release for yours. Free, local-first, no accounts.

killdate-kit starter repo

The repo we fork every time we start something new — a pre-wired CLAUDE.md, Cursor rules, and a runbook system, so the AI tools have structure to push against. The playbook walks through how we actually use it.

Orrery desktop app

One local window for every project's live git state and the facts you normally keep in your head — plus what your agents left behind across repos, sessions, and worktrees. Reads your disk live: no server, no account, no telemetry. Formerly Mission Control.

vizstack cli

A zero-install CLI that turns any Remix or Next.js codebase into an interactive dependency map. Point it at a directory and it produces a single HTML file showing your routes, database, AI providers, and external APIs as a scrollable graph — hover any node to see what connects to it.

Shelf ecosystem cross-layer dependency map — routes, database, AI layer, external APIs Open interactive map →
agentviz cli

vizstack's sibling for Python agent pipelines, where routes are the wrong shape. Point it at a pipeline and get one interactive HTML file: which stages call which models, where they touch the database, what's cached versus recomputed, what's traced versus flying blind.