Add orch and council-review skills
This commit is contained in:
+1
-1
@@ -476,7 +476,7 @@ The following block is a draft `SKILL.md` for the `inbox` skill.
|
||||
```markdown
|
||||
---
|
||||
name: inbox
|
||||
description: Use this skill when an agent needs durable communication through the local inbox CLI. It is for fetching work, claiming a thread, sending progress updates, raising blocked questions, waiting for replies, replying inside a thread, returning results, and watching inbox activity. Do not use it for task decomposition or scheduling decisions; use the orchestrator skill for that.
|
||||
description: Use this skill when an agent needs durable communication through the local inbox CLI. It is for fetching work, claiming a thread, sending progress updates, raising blocked questions, waiting for replies, replying inside a thread, returning results, and watching inbox activity. Do not use it for task decomposition or scheduling decisions; use the orch skill for that.
|
||||
---
|
||||
|
||||
# Inbox
|
||||
|
||||
Reference in New Issue
Block a user