From 07c4670a928b228da944b2f478ecbe5042e29eeb Mon Sep 17 00:00:00 2001 From: abmantis Date: Wed, 1 Apr 2026 15:23:18 +0100 Subject: [PATCH] Make the Claude's GH reviewer skill a subagent --- .../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