groove-groovebook-review
Installation
SKILL.md
groove-groovebook-review
Outcome
Open learning PRs in the groovebook repo are listed; the user reviews one and submits a reaction (approve, comment, or request changes).
Acceptance Criteria
- Open PRs are listed with title, author, and date
- User selects a PR to review; diff and body are shown
- User submits a reaction via
gh pr review
Steps
-
Read
groovebook:from.groove/index.md; if absent, exit with:groovebook is not configured. Add 'groovebook: <owner>/<repo>' to .groove/index.md to enable. -
Check
gh auth status; if not authenticated, exit with:Not authenticated with GitHub. Run: gh auth login