issue-sweep
Installation
SKILL.md
issue-sweep
Use this skill when the user asks to sweep, triage, or report on recent OpenClaw GitHub issues.
Default scope:
- repo: infer from the current OpenClaw checkout; otherwise use
openai/openclaw - lookback: last 48 hours unless the user specifies another period
- output:
$mem claw/main reports
Workflow
- Resolve inputs.
- Interpret relative periods against the current date/time and state the concrete window.
- If the user gives a repository, use it. Otherwise, use the active OpenClaw checkout remote or
openai/openclaw. - Use open issues by default unless the user asks for closed or all issues.