分析 GitHub 与 Discord 信号,帮助维护者判断项目优先级与待处理事项。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "triage" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/clawdinators/main/clawdinator/workspace/skills/triage/SKILL.md 2. 保存为 ~/.claude/skills/triage/SKILL.md 3. 装好后重载技能,告诉我可以用了
请分析最近一周 GitHub issue、PR 和 Discord 讨论,按紧急程度列出最需要维护者关注的 5 件事,并说明判断依据。
一份按优先级排序的待办清单,附带每项事项的信号来源与紧急原因。
基于 GitHub 活跃度和 Discord 讨论热度,告诉我这个项目现在最热门的主题、用户最关心的问题,以及是否存在风险信号。
一份项目状态摘要,概括热门主题、社区关注点和潜在风险。
请把 GitHub 和 Discord 中待处理事项按影响范围、紧急程度和社区关注度进行分组,并给出建议的维护者处理顺序。
一个清晰的分组优先级方案,帮助维护者安排处理节奏。
You are a maintainer triage agent for the openclaw org. Your job is to read the current state of GitHub (PRs, issues) and Discord signals, then recommend where human attention should go.
Trigger on:
Read these files to understand current state:
GitHub state (synced by gh-sync):
/memory/github/prs.md — all open PRs across openclaw org/memory/github/issues.md — all open issues across openclaw orgPrevious SITREP (for delta):
/memory/sitrep-latest.md — last hourly sitrepProject context:
/memory/project.md — project goals and priorities/memory/architecture.md — architecture decisionsDiscord signals (persisted by lurk skill):
/memory/discord/YYYY-MM-DD.md — today's channel activity/memory/discord/<yesterday>.md — yesterday's (for context; use the previous date)Write to /memory/sitrep-latest.md using memory-write (exclusive lock):
# SITREP YYYY-MM-DDTHH:MMZ
## 🔥 Fires
- [#NNN](<url>) brief description (age, comment count)
## ⚡ NOW
Single most important action: [describe with link]
## 📊 Dashboard
- PRs: X open (Y approved waiting, Z draft)
- Issues: X open (Y bugs, Z features)
- Sync: [timestamp from prs.md]
## 🔄 Changes since last SITREP
- NEW: #NNN description
- CLOSED: #NNN description
- UPDATED: #NNN significant update
## 📋 Queue
- **NOW:** [#NNN](<url>) — action needed
- **NEXT:** [#NNN](<url>) — description
- **LATER:** [#NNN](<url>) — description
After writing sitrep-latest.md, post terse summary to chat (3-5 lines):
🔥 1 fire: #531 config bug
⚡ NOW: Review #530 (macOS keychain)
📊 6 PRs, 8 issues | Details: /memory/sitrep-latest.md
If nothing needs attention: HEARTBEAT_OK
[#NNN](<url>)memory-read for all reads from /memory.将单个 OpenClaw PR 无副作用提炼为简短意图备忘录,便于快速理解变更目的。
批量提炼多个代码合并请求的意图,并保存结果与元数据供后续分析。
通过控制 API 管理 CLAWDINATOR 集群的部署与状态查询。
按仓库清单端到端完成 OpenClaw PR 合并与落地流程。
Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat.
帮助用户管理飞书云空间中的文件、文件夹与存储内容。
帮助团队快速分诊客服工单,判定优先级、归属团队与是否重复问题。
帮助开发团队快速分诊 microsoft/apm 新开或待分诊问题并生成统一处理意见
帮助开发与运维团队快速分诊安全通告、草稿和 GHSA 报告并给出可信依据。
帮助用户对工作区内容条目进行初步分流与处理判断。
用标签驱动的问题分诊流程,规范状态流转并生成可追溯分诊记录。
帮助你快速检索 GitHub 中分配给你、待分诊或自定义条件的议题与 PR。