Analyze GitHub and Discord signals to prioritize project maintainer attention.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "triage" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/clawdinators/main/clawdinator/workspace/skills/triage/SKILL.md 2. Save it as ~/.claude/skills/triage/SKILL.md 3. Reload skills and tell me it's ready
Analyze the past week's GitHub issues, PRs, and Discord discussions. List the top 5 items that need maintainer attention by urgency and explain why.
A prioritized action list with signal sources and reasons for urgency for each item.
Based on GitHub activity and Discord discussion volume, tell me the hottest topics, the top user concerns, and whether there are any risk signals.
A project status summary covering hot topics, community concerns, and potential risks.
Group pending GitHub and Discord items by impact, urgency, and community attention, then recommend the best maintainer response order.
A clear grouped prioritization plan to help maintainers schedule their response workflow.
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.Manage CLAWDINATOR fleet deployments and status through the control API.
Complete an OpenClaw PR landing workflow end to end using the repo checklist.
Distill a single OpenClaw PR into a short intent memo safely.
Distill intent from multiple pull requests and save structured outputs for analysis.
Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat.
Debug Node.js apps with inspect, breakpoints, heap, and CPU profiling.
Triage support tickets by priority, ownership, and duplicate or known issue checks.
Triage microsoft/apm issues and produce one unified resolution comment.
Triage security advisories, drafts, and GHSA reports with trusted evidence.
Helps users triage workspace content items for next-step handling.
Triages issues with label-driven state transitions and durable, resumable records.
Search GitHub issues and PRs assigned to you or matching queries.