Automate GitHub PR maintenance: monitor CI workflows with gh CLI to diagnose failures like flaky tests, apply fixes and systematic preventions; triage review comments via gh-pr-review extension by fixing critical issues aligned to PR goals and creating issues for nitpicks.
npx claudepluginhub 2389-research/claude-pluginsCI/workflow monitoring and fixing. Triggers on "CI failing", "workflow failed", "checks red", "build broken", "tests failing", "rerun workflows".
Review comment triage and handling. Triggers on "review comments", "address feedback", "reviewer asked", "changes requested", "handle comments", "triage reviews".
Claude Code plugins and MCP servers we use at 2389.
Add the marketplace:
/plugin marketplace add 2389-research/claude-plugins
Install plugins individually:
/plugin install css-development@2389-research
/plugin install firebase-development@2389-research
/plugin install terminal-title@2389-research
| Plugin | Description | Documentation |
|---|---|---|
| css-development | CSS development workflows with Tailwind composition, semantic naming, and dark mode by default | README |
| firebase-development | Firebase project workflows including setup, features, debugging, and validation | README |
| terminal-title | Automatically updates terminal title with emoji + project + topic context, plus TodoWrite conventions | README |
This marketplace also lists external MCP servers:
Browse the marketplace: https://2389-research.github.io/claude-plugins
This is a monorepo containing multiple independent plugins. Each plugin:
css-development/, firebase-development/, etc.).claude-plugin/plugin.json configurationSee CLAUDE.md for developer documentation on the monorepo structure and conventions.
mkdir -p new-plugin/.claude-pluginnew-plugin/.claude-plugin/plugin.jsonnew-plugin/skills/new-plugin/README.md and new-plugin/CLAUDE.md.claude-plugin/marketplace.json with new plugin entrynpm run generateSee docs/DEVELOPMENT.md for comprehensive development guide.
Want to chat about these plugins or how we use Claude Code?
Email us: hello@2389.ai
We'd love to hear from you!
GitHub PR dashboard for Claude Code. View PR status, CI/CD progress, bot comments, and merge PRs directly from your terminal.
Share bugs, ideas, or general feedback.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.
Prepare codebases for public/open-source release and audit them for openness - full lifecycle prep or standalone review
GitHub workflow, Actions monitoring, and rulesets management
Pull request review, issue resolution, and Graphite stack management