Suggestion: Add Guardian Agent Prompts
What it is
49 production system prompts from a real 57-agent AI system. Not a framework - the actual operating instructions that tell agents how to behave, when to escalate, and what boundaries to respect.
Link
https://github.com/milkomida77/guardian-agent-prompts
Why it fits
This list catalogs AI agents and their capabilities. Guardian Agent Prompts provides the system instructions that define agent behavior in a production multi-agent system. The free Orchestrator sample shows how one agent coordinates 48 specialists across security, trading, OSINT, infrastructure, business, and code domains.
Details
- 49 agents across 8 domains
- Production-tested (6 months, 10,000+ tasks)
- Model-agnostic (Claude, GPT-4o, Gemini, Llama, Mistral)
- 5 runnable Python examples included
- MIT licensed