DWG · WYRD-0001 / SHEET 1 OF 1 / REV A
Single-purpose command-line instruments, each machined to do one thing exactly. Drafted because we needed them, tolerance-tested because we run them every day.
Review worktree branches as local pull requests.
A local Go CLI and TUI that turns worktree branches into lightweight pull requests against your local default branch — no server, no remote, no forge.
brew install wyrd-company/tools/gitpr Intent-driven, polyglot release & versioning.
Pending intent files declare what the next version should be, Git tags record what has shipped, and manifests are format-preserving projections of that state. It never publishes, commits, or pushes.
brew install wyrd-company/tools/intentional SemVer from your Git tags. Zero dependencies.
A fast Rust CLI and library that calculates version numbers from Git tags and commit height. MinVer-inspired, built on gitoxide, a single static binary with JSON output and a GitHub Action.
cargo install tagver-cli Agent-friendly web search, research & scraping.
One CLI over many provider APIs — Parallel, Exa, Brave, Perplexity, Gemini, Firecrawl. Commands group providers by intent so an agent or human picks the right trade-off between speed, cost, and output type.
brew install wyrd-company/tools/seek-cli Close the loop for agents authoring SVG from images.
A machine-first Rust CLI that renders, scores, and diffs SVG against a reference image — so a coding agent recreating a logo as SVG can see its own output and iterate. Single static binary, TOON/JSON output.
cargo install agent-svgtools