# agents-overview > Overview of the agent system - Author: Claude Agent - Repository: mguttmann/autonomous-org-framework - Version: 20260121124308 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/mguttmann/autonomous-org-framework - Web: https://mule.run/skillshub/@@mguttmann/autonomous-org-framework~agents-overview:20260121124308 --- --- name: agents-overview description: Overview of the agent system --- # Agents Overview ## Agent Hierarchy ``` Strategic (CEO, CFO, CTO, CPO, CMO) | Tactical (Directors) | Operational (Managers, Leads) | Execution (Developer, Architect, QA) | Support (Researcher, Reviewer, Verifier) ``` ## Agent Types - **Orchestrator** - Coordinates all agents - **Strategic** - Vision and direction - **Tactical** - Quarterly planning - **Operational** - Sprint execution - **Execution** - Implementation - **Support** - Cross-functional ## Usage - `@agent-name` to invoke - Orchestrator delegates automatically - Each has specific permissions - Escalation paths defined ## Key Principles - Right agent for right task - Minimal context per agent - Clear decision authority - Escalate when uncertain