agentbridge
IDE-native coding, PR review, and code quality automation
All Skills in This Repository (3)
Pure Emerald Level Indicatorsagent-browser
Automate browser interactions and extract data via CDP.
sonarqube
Analyze SonarCloud quality gate failures and resolve security, reliability, and maintainability findings.
pr-review
Coordinate CI checks, review threads, and rebase workflows for pull requests.
Frequently Asked Questions
FAQPage SchemaHow to install AgentBridge?▼
Run `npx skills add catatafishen/agentbridge --all -g -y` in your terminal to install all skills in this suite globally.
What does AgentBridge do?▼
It is a JetBrains IDE plugin that gives coding agents 120+ native tools for refactoring, testing, debugging, and Git, so they work through the same IDE features you use instead of raw terminal commands.
How to automate pull request reviews?▼
The pr-review skill checks CI status, extracts failing test errors, lists unresolved review threads, and helps you reply, resolve, rebase, and squash commits until the PR is mergeable.
How to fix SonarQube quality gate failures?▼
The sonarqube skill provides ready-made scripts to list open bugs, vulnerabilities, and hotspots, then guides fixes or accepts safe hotspots until Reliability and Security reach grade A.
Which coding agents work with AgentBridge?▼
It supports nine agents including GitHub Copilot, Claude Code, Codex, Kiro, Junie, OpenCode, Hermes, Mistral Vibe, and Goose, with one-click switching between them.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core