docs(skills): add managed skills to README, restore developer.md orch…#170
docs(skills): add managed skills to README, restore developer.md orch…#170
Conversation
…estration instructions - Add "Managed Skills" section to README with cao skills CLI commands, provider delivery table, and update instructions - Restore "Multi-Agent Communication" section in developer.md that was removed by #145 when orchestration instructions were moved to builtin skills — these should remain inline in the agent profile - Update docs/skills.md: remove Q CLI references, clarify builtin skill seeding, use consistent provider update language across all sections Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@patricka3125 can you please help to review this ? It is just the documentation update. Why restore the Multi-Agent Communication section in
|
|
|
||
| ### Managed Skills | ||
|
|
||
| CAO also manages skills that are shared across all agent sessions. Builtin skills (`cao-supervisor-protocols`, `cao-worker-protocols`) are auto-seeded when the server starts — no `cao init` required. |
There was a problem hiding this comment.
when the cao-server starts (be explicit)
Summary
cao skillsCLI commands (list,add,remove,add --force), provider delivery table, and skill update instructionscao initContext
PR #145 (skills feature) moved the handoff/assign/send_message instructions from
developer.mdinto acao-worker-protocolsbuiltin skill. However:skillsfrontmatter field was never implemented, so the reference was removed in the final squashcao skillscommandsTest plan
developer.mdhas the Multi-Agent Communication section restoreddocs/skills.mdno longer references Q CLI