pr-cache-sync

Installation
SKILL.md

PR Cache Sync

Synchronize local cache with the latest PR review comment from GitHub.

When to Use

Invoke this skill when:

  • User wants to ensure their local cache is up-to-date
  • User suspects the cache might be stale
  • User says "sync PR cache", "pull latest review", "refresh cache", or "update local cache"

Workflow

Step 1: Get PR Number (Cache-Aware)

PR_NUMBER=$("${CLAUDE_PLUGIN_ROOT}/scripts/get-pr-number.sh")
Related skills

More from marxbiotech/pr-review-toolkit

Installs
1
First Seen
4 days ago