Tag: agentic-architecture
All the articles with the tag "agentic-architecture".
-
Skills are the new agents; an ode to skills, and the risks
Coding agents are becoming orchestrators of specialized skills. But the ecosystem is fragmented, unversioned, and largely unaudited.
-
My agent policy kit
I was maintaining the same operating rules in a different config for every coding agent I run. So I built one shared policy and skill set that installs across all of them.
-
Earn your abstractions
I built a publishing system by hand with the agent first. Once it was battle-tested, I extracted the hooks and skills. Like in code, you can't abstract what you haven't done by hand at least twice.