chore: update readme, config rules, agents for openclaw to use clawteam more efficient and reduce error

This commit is contained in:
2026-04-02 17:10:15 +07:00
parent 18192dfca5
commit e9fd48950c
7 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -115,7 +115,6 @@ On platforms that support reactions (Discord, Slack), use emoji reactions natura
**Why it matters:**
Reactions are lightweight social signals. Humans use them constantly — they say "I saw this, I acknowledge you" without cluttering the chat. You should too.
**Don't overdo it:** One reaction per message max. Pick the one that fits best.
## Tools
@@ -179,7 +178,7 @@ No peer or leader review should begin until the worker has completed their self-
Enforce this sequence in your task board by marking statuses appropriately (e.g., `needs-self-review``needs-peer-review``needs-leader-review``completed`).
ClawTeam enables you to:
- Spawn teams of specialized agents via `clawteam spawn`
- Spawn teams of specialized agents via `clawteam spawn tmux openclaw --team`
- Create tasks with dependencies using `clawteam task create`
- Monitor progress via `clawteam board show/attach`
- Coordinate via `clawteam inbox send/receive`