ZaxbyHub avatar

ZaxbyHub

Official

@zaxbyhub

0Followers
|
23Public Repos
|
89Published Skills

Offers a structured, gated governance framework for multi-agent codebase engineering, ensuring rigorous quality control and traceability in complex software development.

Skills Distribution
DomainDeveloper To...Codebase Governanc.. (40%)Multi-Agent Orches.. (35%)CI/CD Pipeline Int.. (25%)

Agent Skills by ZaxbyHub

Showing 89 vetted skills indexed across 2 GitHub repositories.

ZaxbyHubZaxbyHub

ci-compatibility-audit

Audits pull request changes for compatibility with GitHub Actions CI workflows and lockfiles.

Official
Advanced
ZaxbyHubZaxbyHub

subpath-deployment

Configures reverse-proxy subpath deployment for a FastAPI and Vite React application.

Official
Advanced
ZaxbyHubZaxbyHub

authz-bridging-exceptions

Diagnose and fix async override anti-patterns in FastAPI JWT and service-account auth fallback branches.

Official
Intermediate
ZaxbyHubZaxbyHub

test-isolation-patterns

Diagnose pytest failures caused by shared global state and apply fixture-based isolation patterns.

Official
Intermediate
ZaxbyHubZaxbyHub

module-test-isolation

Isolate module-level mutable state in pytest tests to prevent cross-test pollution.

Official
Intermediate
ZaxbyHubZaxbyHub

review-finding-validator

Validates code review findings against current worktree evidence before implementation.

Official
Intermediate
ZaxbyHubZaxbyHub

auth-timestamp-invalidation

Implements timestamp-epoch checks to invalidate outstanding JWT access tokens after password changes.

Official
Intermediate
ZaxbyHubZaxbyHub

config-env-contract-check

Audit environment variable contracts across backend settings, Docker, Compose, CI, and documentation.

Official
Intermediate
ZaxbyHubZaxbyHub

python-async-sqlite

Enforces safe SQLite patterns for asyncio-based Python applications.

Official
Intermediate
ZaxbyHubZaxbyHub

scalability-sqlite-pool

Diagnose SQLite connection pool topology and concurrency bottlenecks in RAGAPPv3.

Official
Intermediate
ZaxbyHubZaxbyHub

council-advisory-triage

Classifies council review findings as blocking or advisory to prevent unnecessary rework.

Official
Intermediate
ZaxbyHubZaxbyHub

dependency-ci-contract

Validates dependency and lockfile changes against CI typecheck and build gates.

Official
Basic
ZaxbyHubZaxbyHub

fastapi-rate-limiting-integration

Integrates slowapi rate limiting into FastAPI endpoints with correct decorator signatures and whitelist logic.

Official
Intermediate
ZaxbyHubZaxbyHub

testing-mock-async-hygiene

Enforces correct mock ordering, async setup awaiting, and selector practices in test suites.

Official
Intermediate
ZaxbyHubZaxbyHub

post-removal-sweep

Verifies complete removal of code patterns through multi-variant grep searches across codebases.

Official
Intermediate
ZaxbyHubZaxbyHub

hidden-coupling-cochange

Detects hidden file coupling from co-change patterns lacking import relationships.

Official
Basic
ZaxbyHubZaxbyHub

pr-review-database-api

Reviews pull requests touching FastAPI, SQLite, and React data contracts against a checklist.

Official
Intermediate
ZaxbyHubZaxbyHub

qa-gate-disciplined-completion

Verify QA gate artifacts, tests, and lint before marking tasks complete.

Official
Intermediate
ZaxbyHubZaxbyHub

e2e-regression-async-generators

Guides end-to-end regression testing of async generator copy logic with full-consumption assertions.

Official
Basic
ZaxbyHubZaxbyHub

hidden-coupling-vault-auth

Flags hidden co-change coupling between vault member routes and auth test files.

Official
Basic
ZaxbyHubZaxbyHub

reviewing-doc-drift

Verify documentation claims against actual shipped code behavior.

Official
Intermediate
ZaxbyHubZaxbyHub

coding-agent

Run Codex CLI, Claude Code, OpenCode, or Pi coding agents via background PTY processes.

Official
Intermediate
ZaxbyHubZaxbyHub

autonomous-loops

Orchestrates autonomous Claude Code loops from sequential pipelines to RFC-driven multi-agent DAGs.

Official
Advanced
ZaxbyHubZaxbyHub

reviewing-code-core

Reviews code changes for correctness bugs, AI-generated smells, and unsupported claims with file-line evidence.

Official
Advanced

Frequently Asked Questions About ZaxbyHub

FAQPage Schema
What specific engineering tasks does ZaxbyHub enable?▼

ZaxbyHub enables structured implementation planning, multi-stage codebase auditing, automated CI failure classification, and rigorous pull request validation. It enforces mandatory quality gates, requirement traceability, and evidence-based reviews to ensure codebase integrity during complex modifications.

Which personas benefit most from these capabilities?▼

Senior software engineers, technical leads, and DevOps practitioners managing large-scale repositories benefit from these capabilities. It is specifically designed for teams requiring strict adherence to engineering invariants, peer-review standards, and gated development cycles.

What are the prerequisites for implementing these governance patterns?▼

Implementation requires an existing OpenCode Swarm configuration and adherence to the project's defined .swarm/spec.md and plan.md file structures. Users must maintain consistent repository metadata and follow the established multi-phase development lifecycle to ensure compatibility with the gated execution environment.