What problem does it solve? Hermes' delegate_task tool is goal-based and has no static per-agent file format, so every delegation to a recurring role would otherwise require writing an ad-hoc persona prompt from scratch, producing inconsistent agent behavior across sessions. ## Core Features & Use Cases - Named Agent Roster: Provides ready-made delegation prompts for the edho-ferdian ecosystem's agents (code review, backend engineering, build fixing, billing ops, API design, and more), each generated from the canonical agents/*/AGENT.md definitions. - Role-Aware Delegation: Specifies whether each agent should run as role="leaf" or role="orchestrator", including guidance on Hermes' delegation.max_spawn_depth setting for nested delegation. - Use Case: When a task calls for a senior-engineer code review inside Hermes, delegate to code-reviewer-edho-ferdian using the provided delegate_task call instead of improvising a reviewer persona, keeping behavior identical to the canonical agent definition. ## Quick Start Ask the assistant to delegate the current code review task to the code-reviewer agent using this skill's delegation roster.