triage
Sort open GitHub issues by whose turn it is and return a Markdown report showing what needs your attention.
Instructions
Open issues that involve you, sorted by whose turn it is: waiting on you, waiting on someone else, pulled in, unassigned. Returns a ready-to-read Markdown report — relay it as-is rather than rewriting it. Start here when asked what needs attention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max issues (default 60) | |
| repos | No | Override the configured scope, e.g. ["owner/name"]. |