원클릭으로
gh-address-comments
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Safe Rails console interaction over tmux. Reads project code (models, services, policies, data flow) to build intelligent Rails console commands, then executes via tmux-relay. Trigger when interacting with a Rails console pane — debugging, investigating data, running queries, performing tasks, or any controlled operation that needs codebase context.
Interactive shell helper via tmux-relay. Helps users perform tasks on remote servers through SSH sessions — run commands, inspect logs, manage services, check system state. No codebase exploration needed. Trigger when the user wants to interact with a shell pane for server operations.
Collaborative brainstorm for architecture decisions, feature design, or any problem with multiple viable approaches. Read-only — no code changes.
Lightweight design-and-implement skill for small-to-medium tasks. Collapses brainstorm + plan + build into one session.
Write a technical design document for a feature, system, or architecture change. Read-only — no code changes.
Turn a design document from brainstorm into a concrete implementation plan. Read-only — no code changes.
| name | gh-address-comments |
| description | Help address review/issue comments on the open GitHub PR for the current branch using gh CLI |
| disable-model-invocation | true |
Guide to find the open PR for the current branch and address its comments with gh CLI.
gh pr checkout <pr> to switch to the branch associated with the pull request<path-to-skill>/scripts/fetch_comments.py which will print out all the comments and review threads on the PR