Tag: patterns
All the articles with the tag "patterns".
-
What Is an Agent — And What Isn't
Everyone calls everything an agent now. Chatbots, copilots, workflows, RPA scripts — all rebranded overnight. This post draws the line.
-
Creation Collapsed. Distribution Is the New Bottleneck.
The cost of creating content dropped to near-zero. The real constraint is now getting knowledge to the right people — and the right agents — in the right format.
-
Builder Is an Operating Mode, Not a Job Title
The tech industry is debating who counts as a builder. That's the wrong question. Builder is an orientation you adopt, not a credential you earn.
-
From Failure Mode to Skill Chain
When an agent leaked a Slack channel ID by bypassing the scrub-and-publish skill, the fix wasn't a memory — it was wiring three skills together so the chain self-enforces.
-
Your Agent's Behavior Is Code — Start Versioning It
AI agent behavior committed to a repo travels with the codebase — reviewable, diffable, available to every contributor on first checkout. Treating skills as code artifacts converts ad hoc agent use into an institutionalized team process.
-
The Skill Is the Teacher
We've been naming AI skills like tools. That's the wrong frame — and it's quietly limiting how much value teams get from them.
-
/clear is not /exit — the session habit every Claude Code power user gets wrong
How a single misunderstood command caused a system crash — and the session hygiene pattern that fixes it.
-
The filesystem is your agent's routing layer
Stop organizing your files for humans. Here's what changes when you organize them for agents instead.