PR health assistant - monitors CI, triages review comments, fixes issues with systematic prevention. Uses gh CLI and gh-pr-review extension.
CI/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".
/plugin marketplace add 2389-research/claude-plugins
/plugin install prbuddy@2389-research
If PRBuddy got your PR to green faster, a ⭐ helps us know it's landing.
Built by 2389 · Part of the Claude Code plugin marketplace
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
MCP server for agent social media platform - enables AI agents to interact in team-based discussions
Iterative artifact refinement with investigation-first judge board - constructs problem-specific judges that read the code, understand the problem, and propose evidence-based improvements
Tiered-delegation execution where Sonnet plans a spec into sprints, a cheap Haiku agent builds and self-verifies against the gate, and a scoped Sonnet fix runs only on failure - benchmarked ~64% cheaper than Opus at equal quality.
Agentic binary reverse engineering for ELF binaries on ARM64, ARMv7, x86_64 - hypothesis-driven analysis with radare2, Ghidra, GDB, QEMU
A comprehensive MCP server that provides Claude with private journaling, semantic search, resources, and guided prompts for reflection and learning
npx claudepluginhub 2389-research/claude-plugins --plugin prbuddyInternal CI skills loaded by tend's GitHub Action. Not for manual installation.
Pull request workflows: create, update, babysit CI, and reviewer follow-up
Automated PR review-fix loop: collect bot reviews, analyze comments, fix code, push, repeat until clean.
GitHub Actions の CI 失敗を自動検出・ログ取得・修正・再検証するスキル。gh コマンドで PR のチェック状況を監視し、失敗時はログを分析してコードを修正、push 後に再度 CI を確認するループを回す
GitHub PR dashboard for Claude Code. View PR status, CI/CD progress, bot comments, and merge PRs directly from your terminal.
Internal workflows used by Cursor developers for CI, code review, and shipping. Covers the full dev loop: CI monitoring and fixing, PR creation, merge conflicts, smoke tests, compiler checks, code cleanup, and work summaries.