WYRD/TOOLS

DWG · WYRD-0001 / SHEET 1 OF 1 / REV A

Small, sharp tools
for the people
and agents who ship.

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.

Drawing index

The toolbox

06 tools · 05 stable

Git & Review 01

  • 01

    gitpr

    Stable

    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

Release & Versioning 02

  • 02

    intentional

    Stable

    Intent-driven polyglot releases.

    Declare release intent once, project versions across package ecosystems, and create verifiable annotated release records without handing publication or repository choreography to the versioning tool.

    brew install wyrd-company/tools/intentional
  • 03

    tagver

    Stable

    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 Tooling 02

  • 04

    seek

    Stable

    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
  • 05

    agent-svgtools

    Stable

    Close the loop for agents authoring SVG from images.

    A machine-first Rust CLI that helps agents reconstruct raster artwork as maintainable SVG by inspecting structure, rendering candidates, scoring visual agreement, and localizing differences.

    brew install wyrd-company/tools/agent-svgtools

Agent Infrastructure 01

  • 06

    wyrwood

    Preview

    Stable, filtered host SSH keys for containers.

    A per-user Linux daemon that gives each container its own stable SSH-agent socket and explicit public-key fingerprint allowlist while private keys stay in the host agent.

    sudo apt install wyrwood