Loading...
Loading...
Use this skill when the user asks to triage issues, organize the issue list, "triage issues", "show me all open issues", "categorize issues", "triage-issues". Requires Gitee MCP Server to be configured.
npx skill4agent add oschina/gitee-agent-skills triage-issueslist_repo_issuesget_repo_issue_detailupdate_issuecomment_issuelist_repo_issuesstateopenbugfeatureenhancementquestiondocsduplicateP0 - CriticalP1 - HighP2 - MediumP3 - Low## Issue Triage Report
Repository: [owner/repo]
Date: [date]
Total open issues: [N]
---
### 🔴 P0 Critical (needs immediate attention)
| # | Title | Type | Note |
|---|-------|------|------|
| #N | [title] | bug | [one sentence explaining urgency] |
### 🟠 P1 High Priority
| # | Title | Type | Note |
|---|-------|------|------|
### 🟡 P2 Medium Priority
| # | Title | Type | Note |
|---|-------|------|------|
### 🟢 P3 Low Priority
| # | Title | Type | Note |
|---|-------|------|------|
---
### Needs More Information
- #N [title]: [what information is missing]
### Possible Duplicates
- #N may be a duplicate of #M: [explanation]
### Recommended for Closure
- #N [title]: [reason, e.g., long inactive / already resolved another way]update_issuecomment_issueThanks for submitting this issue!
To help us address it more effectively, could you please provide:
- [Missing reproduction steps]
- [Environment and version info]
- [Expected behavior vs. actual behavior]
Thank you!