A prompt library dressed up as a consulting firm
This repo sells you AI "agents" that are really just elaborate system prompts for Claude Code and friends.

What it does
The Agency is a collection of markdown files—each one a detailed persona like “Frontend Developer” or “Whimsy Injector”—that you drop into Claude Code, Cursor, or a dozen other tools. Shell scripts copy the files to the right directories. That’s the whole mechanism: no runtime, no orchestration, just very long prompts with job titles.
The interesting bit
The sheer scope is almost performance art. There are 50+ personas across Engineering, Design, Sales, Paid Media, and more, each with “personality traits,” “success metrics,” and “communication style.” Someone put serious effort into making a prompt library feel like a org chart. The install script auto-detects which AI tools you have and copies files accordingly—convenient, if your bar for convenience is low.
Key highlights
- Supports Claude Code, Copilot, Cursor, Aider, Windsurf, Gemini CLI, and others via shell scripts
- Each persona includes identity, workflows, deliverables, and code examples
- Born from a Reddit thread, now at 107k stars (the description claims; the README shows the badge but not the count)
- MIT licensed, actively seeking PRs
- Categories range from solid (SRE, Database Optimizer) to eyebrow-raising (“Whimsy Injector,” “Reality Checker”)
Caveats
- The 107k star count in the repo metadata is suspiciously high for a prompt repo; the README shows a stars badge but no explicit number
- No actual agent runtime—this is purely prompt engineering as a service
- Quality varies: some personas are deeply specific (Feishu Integration Developer), others read like LinkedIn buzzword generators
Verdict
Worth a browse if you’re stuck writing system prompts and want a starting scaffold. Skip it if you expected autonomous agents, tool use, or anything that runs without you copy-pasting into a chat window.