ZaxbyHub
Official@zaxbyhub
Offers a structured, gated governance framework for multi-agent codebase engineering, ensuring rigorous quality control and traceability in complex software development.
Agent Skills by ZaxbyHub
Showing 89 vetted skills indexed across 2 GitHub repositories.
ci-compatibility-audit
Audits pull request changes for compatibility with GitHub Actions CI workflows and lockfiles.
subpath-deployment
Configures reverse-proxy subpath deployment for a FastAPI and Vite React application.
authz-bridging-exceptions
Diagnose and fix async override anti-patterns in FastAPI JWT and service-account auth fallback branches.
test-isolation-patterns
Diagnose pytest failures caused by shared global state and apply fixture-based isolation patterns.
module-test-isolation
Isolate module-level mutable state in pytest tests to prevent cross-test pollution.
review-finding-validator
Validates code review findings against current worktree evidence before implementation.
auth-timestamp-invalidation
Implements timestamp-epoch checks to invalidate outstanding JWT access tokens after password changes.
config-env-contract-check
Audit environment variable contracts across backend settings, Docker, Compose, CI, and documentation.
python-async-sqlite
Enforces safe SQLite patterns for asyncio-based Python applications.
scalability-sqlite-pool
Diagnose SQLite connection pool topology and concurrency bottlenecks in RAGAPPv3.
council-advisory-triage
Classifies council review findings as blocking or advisory to prevent unnecessary rework.
dependency-ci-contract
Validates dependency and lockfile changes against CI typecheck and build gates.
fastapi-rate-limiting-integration
Integrates slowapi rate limiting into FastAPI endpoints with correct decorator signatures and whitelist logic.
testing-mock-async-hygiene
Enforces correct mock ordering, async setup awaiting, and selector practices in test suites.
post-removal-sweep
Verifies complete removal of code patterns through multi-variant grep searches across codebases.
hidden-coupling-cochange
Detects hidden file coupling from co-change patterns lacking import relationships.
pr-review-database-api
Reviews pull requests touching FastAPI, SQLite, and React data contracts against a checklist.
qa-gate-disciplined-completion
Verify QA gate artifacts, tests, and lint before marking tasks complete.
e2e-regression-async-generators
Guides end-to-end regression testing of async generator copy logic with full-consumption assertions.
hidden-coupling-vault-auth
Flags hidden co-change coupling between vault member routes and auth test files.
reviewing-doc-drift
Verify documentation claims against actual shipped code behavior.
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi coding agents via background PTY processes.
autonomous-loops
Orchestrates autonomous Claude Code loops from sequential pipelines to RFC-driven multi-agent DAGs.
reviewing-code-core
Reviews code changes for correctness bugs, AI-generated smells, and unsupported claims with file-line evidence.
Frequently Asked Questions About ZaxbyHub
FAQPage SchemaWhat 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.