github-code-review

Installation
SKILL.md

OpenClicky compatibility guardrails

  • Follow ../_shared/OpenClickySkillCompatibilityPolicy.md before acting.
  • Verify required local commands, tools, keys, or bridge endpoints before promising execution.
  • Treat sends, publishes, deploys, deletes, moves, merges, playlist/library changes, cloud writes, and app-control clicks as external writes unless this skill narrows them further.
  • Stop and report the exact missing setup step for unavailable tools, auth, or macOS permissions; do not loop or silently switch to browser automation.

GitHub Code Review

Perform code reviews on local changes before pushing, or review open PRs on GitHub. Most of this skill uses plain git — the gh/curl split only matters for PR-level interactions.

Prerequisites

  • Authenticated with GitHub (see github-auth skill)
  • Inside a git repository

Setup (for PR interactions)

Installs
1
GitHub Stars
411
First Seen
Jun 18, 2026
github-code-review — jasonkneen/openclicky