We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8248d commit 4158e99Copy full SHA for 4158e99
.claude/skills/review-pr/SKILL.md
@@ -12,7 +12,7 @@ You are an expert code reviewer. Review this PR:
12
13
## Determine PR target
14
15
-Parse `` to extract the repo and PR number:
+Parse the argument to extract the repo and PR number:
16
17
- If arguments contain `REPO:` and `PR_NUMBER:` (CI mode), use those values directly.
18
- If the argument is a GitHub URL (starts with `https://github.com/`), extract `owner/repo` and the PR number from it.
0 commit comments