Supplying explorers of all types. We build practical tools for humans & agents alike.
Warning
Active R&D, lots of edges. Most work here is by @galligan with help from a bunch of handy robots. Expect rapid iteration and occasional breaking changes.
Purpose-built, composable utilities that make building products faster, and (hopefully) easier (without heavy platforms or lock‑in). Think “expedition gear” for modern agentic development.
- Waymark — lightweight
:::code wayfinding so humans and agents can navigate the same breadcrumbs. - Rulesets — write rules once; compile to multiple agent formats (Cursor, Claude Code, etc.).
- Carabiner — type‑safe hooks for Claude Code that intercept/guard agent actions (shell, git, fs, http).
- Blz — (really) fast, local‑first search over
llms.txtsources so agents don't have crawl the web anymore. - Basecamp (monorepo) — shared configs, types, and scripts to keep projects boring and consistent.
- Radio (early) — a thin coordination layer that ingests signals and points the way for agents…think agentic PMs.
- Composable, not monolithic — use one, some, or all.
- Typed and explicit — clarity beats cleverness.
- Human‑friendly, agent‑ready — shared language, simple surfaces.
- Local‑first when pragmatic — speed and ownership over ceremony.
- No platform lock‑in — small tools, clear escape hatches.
- Website: https://outfitter.dev
- X/Twitter: @mg / @outfitter_dev
- GitHub (me): @galligan
Early days! Feedback and issues are welcome. Small, focused PRs with clear context are easiest to review. Individual repos include setup and tooling {TypeScript (and some Rust), Bun, Biome} where applicable.
Projects carry their own licenses; check each repository for details.
— Built while exploring. By @galligan.