~/.hiroshi/AGENTS.md and load their instructions dynamically on session creation.
AGENTS.md Layout Structure
- System Prompts: The prompt string is loaded into the model’s system context.
- Allowed Tools validation: Pre-compiled list of allowed commands prevents authorization leaks.
- Handoff parameters: Rules specifying when to yield control to other agents.