Learnings from the field
Notes
Type /ship and Mean It
Every PR has a tax — rebasing, linting, changelogs, and docs. A /ship agent skill runs the checklist so you can open the PR and mean it.
Read (5 min) →The data exists. Nobody assembles it.
Teams argue about output from vibes. Momentum assembles GitHub, ADO, and Cursor activity into one view, with one shared tool registry for chat and MCP.
Read (5 min) →Stop Asking AI to "Make It Look Better"
Named design commands for your coding agent. Polish UI in small passes with Impeccable — not vague make-it-better prompts.
Read (4 min) →MCP on Bun and Hono with mcp-handler
mcp-handler is built for Next.js, but it's just a Request handler. Here's how I mount it on Bun and Hono without fighting MCP transports.
Read (5 min) →Stream AI Responses in Production
Batch responses make AI feel slow. Streaming fixes the perception problem. Here's the pattern I use with Hono and the Vercel AI SDK.
Read (2 min) →How I Actually Use Claude Code
Not as an autocomplete. Not as a search engine. Here's the workflow that makes it genuinely useful for production engineering.
Read (3 min) →