Analyze GitHub and Discord signals to prioritize maintainer attention. Use when asked about priorities, what's hot, what needs attention, or project status.
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "triage" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/clawdinators/main/clawdinator/workspace/skills/triage/SKILL.md 2. 保存为 ~/.claude/skills/triage/SKILL.md 3. 装好后重载技能,告诉我可以用了
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.Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only).
Run PR intent distillation across a PR set and persist outputs + sidecar metadata to /memory/pr-intent.
Control CLAWDINATOR fleet lifecycle via the control API. Use for /fleet deploy or /fleet status.
Land an OpenClaw PR end-to-end using the repo landpr checklist. Use when someone requests “/landpr” or asks to merge/land a PR.
Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat.
帮助用户搜索梗图模板、推荐合适格式并生成可分享的表情包图片。