Add orch and council-review skills

This commit is contained in:
2026-03-19 17:11:00 +08:00
parent 405d8c0aab
commit 8f10dff823
13 changed files with 290 additions and 6 deletions
+1 -1
View File
@@ -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