Plugins

  • 2026.01.06

The Hybrid Architecture Pattern: Lessons from agent-team-creator

The Hybrid Architecture Pattern: Lessons from agent-team-creator

This is Part 1 of a three-part series. Start with Part 0: Agent Team Creator to see what the plugin does, or continue here for the development journey.

I thought building a Claude Code plugin would take a weekend. Three days into wrestling with MCP tool access bugs, three-location file synchronization, and documentation that promised features that didn’t work, I realized I was building something more valuable than a plugin—I was mapping uncharted territory.

This is the story of building agent-team-creator, a Claude Code plugin that analyzes codebases and generates project-specific AI agents. Along the way, I discovered a pattern that turned platform limitations into architectural clarity: the Hybrid Architecture Pattern

Read more 
  • 2026.01.06

Claude Code Plugin Journey Part 0: Agent Team Creator

Claude Code Plugin Journey Part 0: Agent Team Creator

What if you could point an AI at your project and have it generate specialists who actually understand your stack? Not generic assistants—agents that know your architecture, your patterns, your conventions.

That’s what agent-team-creator does. Let me show you the workflow…

Read more