diff --git a/pr-review-toolkit/.claude-plugin/plugin.json b/pr-review-toolkit/.claude-plugin/plugin.json index dffb2bf..d0a4ec6 100644 --- a/pr-review-toolkit/.claude-plugin/plugin.json +++ b/pr-review-toolkit/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "pr-review-toolkit", - "version": "1.8.0", + "version": "1.8.1", "description": "Comprehensive PR review board using shared workflow context", "author": { "name": "cblecker", diff --git a/pr-review-toolkit/skills/review-pr/SKILL.md b/pr-review-toolkit/skills/review-pr/SKILL.md index 92d34c0..c8edbff 100644 --- a/pr-review-toolkit/skills/review-pr/SKILL.md +++ b/pr-review-toolkit/skills/review-pr/SKILL.md @@ -16,6 +16,13 @@ allowed-tools: - mcp__plugin_github_github__pull_request_review_write - mcp__plugin_github_github__add_comment_to_pending_review - mcp__plugin_github_github__add_reply_to_pull_request_comment + - mcp__plugin_golang_gopls__go_diagnostics + - mcp__plugin_golang_gopls__go_file_context + - mcp__plugin_golang_gopls__go_package_api + - mcp__plugin_golang_gopls__go_search + - mcp__plugin_golang_gopls__go_symbol_references + - mcp__plugin_golang_gopls__go_vulncheck + - mcp__plugin_golang_gopls__go_workspace --- # PR Review: $pr-url