x’s locker
Small single-purpose tools, built for a job that came up and left here in case it comes up for you too. No sign-up, no backend. Each one runs in your browser, and the source is on the site repo.
- jib-x runs here work out how you write, so an AI can write like you. “I like the cut of your jib.” A short questionnaire — mostly taps and sliders, with a few sentences to rewrite — that assembles a portable VOICE.md and a ready-to-run prompt for Claude, ChatGPT, or a custom style. The page does no network calls; everything stays in your browser.
- bosun-x install cross-agent handoff and task tracking for projects worked by AI agents. The bosun keeps the ship and crew in working order. bosun-x does that for a set of projects you build with Claude, Codex, or a mix: a record of what’s actually done, a clean starting point for the next session, and a task board that can’t drift. A CLI and an MCP server over plain files. MIT, on npm and GitHub.