Add documentation on agent consumption flow and architecture

This commit is contained in:
Jesper Schulz-Wedde 2026-04-17 09:44:24 +02:00
parent 2d07fc5138
commit 0cc48defd5
2 changed files with 77 additions and 0 deletions

View file

@ -98,6 +98,8 @@ Every action skill produces output in a common format that orchestrators can con
The meta-skills in `/skills/` define this pattern. Every concrete action skill follows it.
For the end-to-end flow — from orchestrator trigger through to how output reaches developers — see [agent-consumption.md](agent-consumption.md).
## Repository structure
```