Skip to content

chore(skills): default /review to the current branch PR#792

Merged
Chemaclass merged 1 commit into
mainfrom
feat/review-skill-default-current-pr
Jul 14, 2026
Merged

chore(skills): default /review to the current branch PR#792
Chemaclass merged 1 commit into
mainfrom
feat/review-skill-default-current-pr

Conversation

@Chemaclass

Copy link
Copy Markdown
Member

🤔 Background

The built-in /review always prompts for a PR number, even when the current branch already has an open PR — an avoidable round-trip in the common case.

💡 Changes

  • Add a project-local review skill that shadows the built-in
  • With no argument it reviews the current branch's open PR; a number still targets that PR; falls back to listing PRs only when neither resolves
  • Review checklist is scoped to this repo's standards (Bash 3.0+, TDD, ShellCheck, CHANGELOG)

Shadows the built-in /review: with no argument it reviews the current
branch's open PR instead of always prompting for a number.
@Chemaclass Chemaclass added the enhancement New feature or request label Jul 14, 2026
@Chemaclass Chemaclass self-assigned this Jul 14, 2026
@Chemaclass Chemaclass merged commit 3595a7c into main Jul 14, 2026
6 checks passed
@Chemaclass Chemaclass deleted the feat/review-skill-default-current-pr branch July 14, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant