Skip to content
View dbtlr's full-sized avatar
🍺
🍺

Block or report dbtlr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dbtlr/README.md

Hi there 👋

I'm a father, an engineer, and a builder of tools. After 20 years shipping production systems I now spend my time fixed on the question: what does developer tooling look like when coding agents are first-class users?

The ecosystem

My open-source work centers on building deterministic systems for agents and humans to collaborate.

Tool What it does
norn (Rust) Your Markdown vault as a deterministic, queryable graph. Schema validation, drift detection, plan/apply repair — built for shells, scripts, and agents.
mimir (TypeScript) Work state — projects, tasks, artifacts — build on top of norn. A cli/mcp service for agents to keep track of work and annotate progress. It builds a working memory layer for agents of both what has been done, as well as what still needs to be completed.
skald (Rust) AI-powered git CLI — commit messages and PR descriptions from your diff, with multi-provider support (Claude, Codex, Gemini, Copilot).

What I work with

TypeScript · React · Claude Code & MCP · PostgreSQL/SQLite · Rust · Python

Elsewhere

✍️ I (will one day soon) write at dbtlr.com · 💼 linkedin.com/in/drewbutler

Pinned Loading

  1. norn norn Public

    Your Markdown vault as a deterministic, queryable graph — validation, drift detection, and plan/apply repair for humans and coding agents"

    Rust 1

  2. mimir mimir Public

    Work-state engine over SQLite — one query layer, CLI for humans, MCP server for agents

    TypeScript

  3. atlas-skills atlas-skills Public

    Claude Code plugin orchestrating agentic coding sessions — primers, session logs, and knowledge consolidation

    Python

  4. skald skald Public

    AI-powered git workflow CLI — commit messages and PR descriptions from your diff (Claude, Codex, Gemini, Copilot)

    Rust 1

  5. dbtlr.com dbtlr.com Public

    Website / blog for https://dbtlr.com

    Astro