maximhqmaximhqOfficial·14 Agent Skills Included

bifrost

Unified AI gateway plus automated PR review, testing, and release workflows

Routes requests to 20+ LLM providers through one OpenAI-compatible API with automatic failover, load balancing, and semantic caching. Automates pull request reviews, comment resolution, regression test writing, changelog generation, and release safety audits. Eliminates manual provider integration, flaky test maintenance, and risky database migration releases.
npx skills add maximhq/bifrost --all -g -y
Available:

Gives your AI agent a full map of the Bifrost codebase, its Go workspace layout, and the exact build and test commands to use when working on the gateway.

All Skills in This Repository (14)

Pure Emerald Level Indicators
📦 In Repo
maximhqmaximhq

investigate-issue

Fetch GitHub issue details and generate an implementation plan with test guidance.

Official
Advanced
📦 In Repo
maximhqmaximhq

e2e-test

Automates Playwright-based UI testing for the Biforge gateway across workflows and CI/local environments.

Official
Advanced
📦 In Repo
maximhqmaximhq

docs-writer

Create and validate Mintlify MDX documentation for Bifrost features.

Official
Advanced
📦 In Repo
maximhqmaximhq

resolve-pr-comments

Fetch unresolved GitHub PR comments via GraphQL and apply approved fixes.

Official
Advanced
📦 In Repo
maximhqmaximhq

harness-test-writer

Adds regression test cases to the Bifrost Postman provider harness from merged PRs or GitHub issues.

Official
Advanced
📦 In Repo
maximhqmaximhq

stack-absorb

Distributes working-tree changes across the correct branches of a Graphite stack manually.

Official
Advanced
📦 In Repo
maximhqmaximhq

add-pricing-field

Wire a new model-pricing field end-to-end through Bifrost's Go pricing engine, database, API, docs, and UI.

Official
Advanced
📦 In Repo
maximhqmaximhq

resolve-pr-comments-stack

Resolve unresolved PR review comments across a Graphite stack of branches bottom-up.

Official
Advanced
📦 In Repo
maximhqmaximhq

split-commit-into-stack

Split oversized commits into stacks of independently reviewable Graphite PRs.

Official
Advanced
📦 In Repo
maximhqmaximhq

api-validator

Audit Bifrost HTTP controllers against OpenAPI documentation for route, auth, and schema drift.

Official
Advanced
📦 In Repo
maximhqmaximhq

release-checklist

Audits Go database migrations in a release diff for deadlock and boot-blocking risks.

Official
Intermediate
📦 In Repo
maximhqmaximhq

review-pr

Reviews pull request diffs with parallel finder agents and adversarial verification to produce findings and merge recommendations.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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