bifrost
Unified AI gateway plus automated PR review, testing, and release workflows
All Skills in This Repository (14)
Pure Emerald Level Indicatorsinvestigate-issue
Fetch GitHub issue details and generate an implementation plan with test guidance.
e2e-test
Automates Playwright-based UI testing for the Biforge gateway across workflows and CI/local environments.
docs-writer
Create and validate Mintlify MDX documentation for Bifrost features.
resolve-pr-comments
Fetch unresolved GitHub PR comments via GraphQL and apply approved fixes.
harness-test-writer
Adds regression test cases to the Bifrost Postman provider harness from merged PRs or GitHub issues.
stack-absorb
Distributes working-tree changes across the correct branches of a Graphite stack manually.
add-pricing-field
Wire a new model-pricing field end-to-end through Bifrost's Go pricing engine, database, API, docs, and UI.
resolve-pr-comments-stack
Resolve unresolved PR review comments across a Graphite stack of branches bottom-up.
split-commit-into-stack
Split oversized commits into stacks of independently reviewable Graphite PRs.
api-validator
Audit Bifrost HTTP controllers against OpenAPI documentation for route, auth, and schema drift.
release-checklist
Audits Go database migrations in a release diff for deadlock and boot-blocking risks.
review-pr
Reviews pull request diffs with parallel finder agents and adversarial verification to produce findings and merge recommendations.
Frequently Asked Questions
FAQPage SchemaHow to install Bifrost?▼
Run `npx skills add maximhq/bifrost --all -g -y` in your terminal to install all skills in this suite globally.
What does Bifrost do?▼
Bifrost is a high-performance AI gateway that unifies 20+ LLM providers like OpenAI, Anthropic, and Bedrock behind one OpenAI-compatible API with automatic failover and load balancing.
How to automate PR reviews with AI?▼
The included review-pr and resolve-pr-comments skills let your AI agent audit pull requests, verify findings, and resolve reviewer comments across entire branch stacks.
Can AI write regression tests automatically?▼
Yes. The harness-test-writer and e2e-test skills turn merged PRs or GitHub issues into ready-to-run API and Playwright regression tests.
Does Bifrost work with Claude Code and Cursor?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible AI coding agents.
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