Authoring Templates
Start with the smallest folder tree that explains the work.
- Write the root
CONTEXT.mdfor the generalist. - Add one
AGENTS.mdrouting row for each specialist the generalist should delegate to. - Create each specialist folder with a focused
CONTEXT.md. - Add folder-level
GUARDRAILS.md,CAPABILITIES.md, orPLATFORM.mdonly when the specialist truly differs. - Attach skills in the
Skillscolumn of the routing table.
Example:
| Task | Go to | Read | Skills || --- | --- | --- | --- || Expense receipts | expenses/ | expenses/CONTEXT.md | approve-receipt, tag-vendor || Recruiting screens | recruiting/ | recruiting/CONTEXT.md | score-candidate |Template authors should prefer shallow trees. Depth four triggers a warning; depth six is rejected. The cap prevents runaway delegation while leaving room for realistic enterprise structures such as legal to privacy to GDPR.
Local skills can be imported under skills/<slug>/SKILL.md, but inline
SKILL.md authoring in the builder is not part of the v1 surface.