setup-claudia-statusline-with-pr-link
This skill should be used when the user wants their Claude Code statusline to show open GitHub PRs for the repos they're actively working in — "스테이터스라인에 PR 링크", "PR 보여줘", "repo + PR 표시", "여러 레포 작업할 때 PR 다 보여줘", "claudia-statusline PR 연동" — while running claudia-statusline (the Rust statusline binary, statusLine.command in ~/.claude/settings.json). Installs a shared orchestrator (if not already present) plus a togglable "pr-link" segment that appends one clickable "repo#PR" (OSC 8 hyperlink) line per distinct repo the current session has worked in, fetched asynchronously via gh with per-repo caching so the statusline never blocks.
Pinned to revision b35475fbfebf, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/setup-claudia-statusline-with-pr-link/SKILL.md
- skills/setup-claudia-statusline-with-pr-link/scripts/statusline-orchestrator.sh
- skills/setup-claudia-statusline-with-pr-link/scripts/statusline-segment-pr-link.sh
Every link opens the file at its source, pinned to the revision this page describes.