Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
How this command is triggered — by the user, by Claude, or both
Slash command
/dex-github-cli:gh-prs [PR-number | --state open|closed|merged]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /gh-prs Показать GitHub pull requests через gh CLI. **Goal:** Список PR или детали конкретного pull request с checks. **Output:** Таблица: number, title, author, checks status, review status. Для конкретного PR -- description, diff stats, checks detail, reviewers. **Scenarios:** - Без аргументов -- открытые PR текущего репозитория - `--state open|closed|merged` -- фильтр по состоянию - `PR-number` -- полные детали с checks и review status **Constraints:** - Требует `gh` CLI установленный и аутентифицированный - Если gh не найден -- показать инструкцию установки
Share bugs, ideas, or general feedback.
Показать GitHub pull requests через gh CLI.
Goal: Список PR или детали конкретного pull request с checks.
Output: Таблица: number, title, author, checks status, review status. Для конкретного PR -- description, diff stats, checks detail, reviewers.
Scenarios:
--state open|closed|merged -- фильтр по состояниюPR-number -- полные детали с checks и review statusConstraints:
gh CLI установленный и аутентифицированныйnpx claudepluginhub dex-it/claude-code-marketplace --plugin dex-github-cli