بنقرة واحدة
lurk
// Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat.
// Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat.
Run PR intent distillation across a PR set and persist outputs + sidecar metadata to /memory/pr-intent.
Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only).
Land an OpenClaw PR end-to-end using the repo landpr checklist. Use when someone requests “/landpr” or asks to merge/land a PR.
Control CLAWDINATOR fleet lifecycle via the control API. Use for /fleet deploy or /fleet status.
Analyze GitHub and Discord signals to prioritize maintainer attention. Use when asked about priorities, what's hot, what needs attention, or project status.
| name | lurk |
| description | Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat. |
Monitor Discord lurk channels and persist notable activity to shared memory.
Use discord.readMessages to read recent messages from the LURK channels listed in AGENTS.md.
Persist these:
Skip these:
Append to /memory/discord/YYYY-MM-DD.md using memory-edit (exclusive lock).
## HH:MM #channel-name
- [brief summary of notable item]
- Links to #NNN if references GitHub issue
- @username if relevant
## HH:MM #channel-name
- [another item]
/memory using raw redirects (>, >>); always use memory-edit.NO_NOTABLE_ACTIVITY.