Charlie: triage
charlie_triageRetrieve a prioritized list of top maintenance toil items from your repository, forming an actionable plan for resolution.
Instructions
Return the top-N highest-priority toil items as an action plan for an agent to work through.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | . | |
| top_n | No | ||
| online | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| report | Yes |