@intentsolutionsio/gh-dash
v1.0.1
Published
GitHub PR dashboard for Claude Code. View PR status, CI/CD progress, bot comments, and merge PRs directly from your terminal.
Maintainers
Readme
gh-dash
GitHub PR dashboard for Claude Code.
Features
/gh-dash:pr- View PR status dashboard- Visual CI/CD progress bar with live updates
- Bot comment detection (CodeRabbit, Cursor Bugbot, Coverage)
- Files changed and lines added/removed stats
- Merge PRs directly from terminal
Installation
claude --plugin-dir /path/to/claude-code-gh-dashOr install from marketplace:
/plugin install gh-dashPrerequisites
- GitHub CLI (
gh) installed and authenticated
Usage
/gh-dash:pr # View PR for current branch
/gh-dash:pr --merge # Squash merge
/gh-dash:pr --merge merge # Merge commit
/gh-dash:pr --merge rebase # Rebase