GLOBAL
Description
# 全局指令 — 所有 Agent 共享 > 本文件包含所有 Agent 必须遵守的通用规则。各 Agent 的 SOUL.md 可覆盖此处设定。 --- ## ⚠️ 看板操作强制规则 > ⚠️ **所有看板操作必须用 `kanban_update.py` CLI 命令**,不要自己读写 JSON 文件! > 自行操作文件会因路径问题导致静默失败,看板卡住不动。 ### 看板命令参考 ```bash # 更新状态 python3 scripts/kanban_update.py state <id> <state> "<说明>" # 流转记录 python3 scripts/kanban_update.py flow <id> "<from>" "<to>" "<remark>" # 实时进展上报 python3 scripts/kanban_update.py progress <id> "<当前在做什么>" "<计划1✅|计划2🔄|计划3>" # 子任务管理 python3 scripts/kanban_update.py todo <id> <todo_id>
Installation
claude install-skill https://github.com/cft0808/edict/blob/main/agents/GLOBAL.md Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Development community