Context
Running a studio alone means wearing every hat at once. This plugin models the studio as an operating company instead, with Product, Design, Development, Marketing, and Content roles, each one a Claude Code sub-agent. The structure is the point. A real startup has departments that hand work between them, and this build gives a solo operator the same division of labor without the payroll.
What was built
The plugin is in active build and runnable. The content cluster has three coordinated agents: a Content Writer, a Content Researcher that feeds briefs and source material, and an SEO Optimizer handling keyword strategy, metadata, and discoverability for crawlers and AI. A local planning agent runs on LM Studio, so plans get drafted without spending cloud tokens. The roles pass work between them the way departments do. It lives in the studio's own plugin directory and is used to produce the studio's own work, including parts of this catalog.
What was learned
Modeling the studio as a company, not a toolbox, changed how the work flows. Agents that hand off to each other beat one agent asked to do everything.
