Agents

8 posts
2026

Why AI Agents Fail at Cross-Repo Code Design - And How to Fix It

TL;DR AI coding assistants are great at writing code and bad at writing the right code when the answer lives in another repository. Ask an …
Read more

Claude Code /goal: Set the Finish Line, Walk Away

TL;DR /goal is the Claude Code command that says “keep going until this condition is true.” You type a measurable end state - …
Read more

Launchpad - Feature Delivery as a Four-Step Flow Inside Claude Code

TL;DR Launchpad is a Claude Code plugin that was built to make feature delivery a repeatable, four-step flow instead of a fresh round of …
Read more

Poor Man's Agent - Claude Code Headless, No API Key Required

TL;DR You don’t need an API key, a LiteLLM proxy, or a custom agent framework to script Claude. If you already pay for a Claude Code …
Read more

Claude Code on a Token Diet - Trim the Bill, Not the Brain

TL;DR Claude Code’s bill snowballs because every turn replays the entire session as input tokens, and output tokens cost roughly 5× …
Read more

BMad Builder - Build Agents You Can Trust

TL;DR BMad Builder is the generator inside the BMad Method ecosystem. You describe a capability through a guided conversation, it produces …
Read more

Nobody Tests Their AI Agent Skills. Here's Why That's a Problem (and How to Fix It)

There are 47,000+ AI agent skills across 6,300+ repositories (according to a SkillsBench study that queries GitHub and others for the …
Read more

Claude Sauce - Spicey, Yet Nicey

TL;DR We built an internal framework - Claude Sauce - that lets teams package domain knowledge, workflows, and automation into reusable …
Read more