M

Mission Control 任务台

内容创作mission-control-task

为 AI agent 设计的 Kanban 任务管理:网页看板建任务,拖到 In Progress 即触发 agent 执行,CLI 回写状态到 GitHub。

使用示例

想让 agent 按看板工单干活就说「把 backlog 里的登录重构工单拉到 in-progress 并开始做」,agent 读 tasks.json 后启动。

官方来源

在 GitHub 查看源

https://github.com/openclaw/skills/tree/main/skills/rdsthomas/mission-control

同类推荐:内容创作