Skip to content

Commit 46561de

Browse files
committed
Add more specific instructions for auth
1 parent cb31035 commit 46561de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gemini/skills/triage/SKILL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ description: Assistance with triage of unprioritized issues. Use when the user a
55

66
When a user asks for help in the CLI:
77
- 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.
910
- 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.
1011
- For each issue, give suggestions such as:
1112
- 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

Comments
 (0)