diff --git a/github/.claude-plugin/plugin.json b/github/.claude-plugin/plugin.json index bac1079..7baca4f 100644 --- a/github/.claude-plugin/plugin.json +++ b/github/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "github", "description": "GitHub MCP server with selected toolsets for repository management, code security, discussions, notifications, and more.", - "version": "1.3.0", + "version": "1.3.1", "author": { "name": "GitHub" }, diff --git a/github/skills/triage-prs/SKILL.md b/github/skills/triage-prs/SKILL.md index 26daf80..e1565c9 100644 --- a/github/skills/triage-prs/SKILL.md +++ b/github/skills/triage-prs/SKILL.md @@ -9,6 +9,7 @@ description: >- disable-model-invocation: true argument-hint: '[owner/repo]' allowed-tools: + - Bash(git remote get-url *) - Bash(gh api */pulls/*/requested_reviewers -X DELETE *) - mcp__plugin_github_github__get_me - mcp__plugin_github_github__search_pull_requests