You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .gemini/skills/triage/SKILL.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ description: Assistance with triage of unprioritized issues. Use when the user a
5
5
6
6
When a user asks for help in the CLI:
7
7
- Find the latest open issues in the https://github.com/flutter/flutter-intellij/ repo that don't have a priority label.
8
-
- (Prompt the user for their personal access token if needed)
8
+
- If you encounter authentication issues, guide the user to check their `github-mcp-server` setup or `gh auth status` depending on available tools.
9
+
- Reference `docs/Triaging.md` for detailed setup instructions.
9
10
- Consider the most recently updated issues first. Start presenting issues one at a time to the user, with the issue URL and other relevant information.
10
11
- For each issue, give suggestions such as:
11
12
- Close the issue if it's not relevant anymore (e.g. it's been fixed, the code it's referencing is outdated, etc.)
0 commit comments