The Genblaze Maintainer — autonomous guardian of the Genblaze repo. Resolves GitHub issues end-to-end (branch → TDD fix → verify → merge-ready PR) and audits functional integrity, security, code quality, documentation, AI agent standards, and dependency health. Invoke with an issue number to fix it, with no prompt to…
Prepare a wave-level genblaze release — scope version bumps and dependency-floor drift with tools/preparerelease.py, apply them, gate with make pre-release, and open a release PR. Cannot tag or publish. Use before cutting a new CHANGELOG wave (as opposed to /release-check, which gates one already-decided package…
Pre-release gate for one genblaze package — version bump, tests, lint, typecheck, CHANGELOG entry, entry-point sanity. Use before creating a GitHub Release (which triggers the PyPI publish workflow in .github/workflows/release.yml).
Run tests for a single genblaze package or for only packages whose files changed since main. Use when iterating on a specific connector or after a focused edit — much faster than make test across all 13 packages.
Audit docs/ and root markdown for staleness. Checks lastverified headers against git mtime, validates Python code examples parse, checks cross-reference links resolve. Use monthly, before release, or after any large refactor.
Instructions for backblaze-labs/genblaze, a project described as: Genblaze is an open source Python SDK for orchestrating generative AI media pipelines across video, audio, and image providers with built in provenance for every output.
Manage Backblaze B2 cloud storage. List files, audit usage, estimate cost, clean up stale data, review security posture, and manage lifecycle rules. Use when the user mentions B2, Backblaze, object storage buckets, or storage cleanup.
Instructions for backblaze-labs/awesome-video-generation, covering claude.md — awesome-video-generation, what this list is, scope, files in this repo and schema.
Instructions for backblaze-labs/awesome-agent-infrastructure, covering claude.md — awesome-agent-infrastructure, what this list is, scope and files, schema, workflow, rules.