From cd0ed42941cbe0644a12b48290ffb444fada6f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ab=C3=ADlio=20Costa?= Date: Wed, 1 Apr 2026 19:16:34 +0100 Subject: [PATCH] Make the Claude's GH reviewer skill a subagent (#167065) --- .../SKILL.md => agents/github-pr-reviewer.md} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename .claude/{skills/github-pr-reviewer/SKILL.md => agents/github-pr-reviewer.md} (90%) diff --git a/.claude/skills/github-pr-reviewer/SKILL.md b/.claude/agents/github-pr-reviewer.md similarity index 90% rename from .claude/skills/github-pr-reviewer/SKILL.md rename to .claude/agents/github-pr-reviewer.md index 1a7e09945cd..8ae8da1af8f 100644 --- a/.claude/skills/github-pr-reviewer/SKILL.md +++ b/.claude/agents/github-pr-reviewer.md @@ -1,6 +1,7 @@ --- name: github-pr-reviewer -description: Review a GitHub pull request and provide feedback comments. Use when the user says "review the current PR" or asks to review a specific PR. +description: Reviews GitHub pull requests and provides feedback comments. +disallowedTools: Write, Edit --- # Review GitHub Pull Request