qvac
PR review, release, and CI workflows for monorepos
All Skills in This Repository (20)
Pure Emerald Level Indicatorsaddon-changelog
Generate structured changelog entries from git history, PRs, and version bumps.
pr-mine
List open pull requests and generate Slack review notifications.
sdk-e2e-create
Generate end-to-end test scaffolding for SDK API changes.
registry-autobase-patterns
Configure and deploy Autobase with HyperDB for multi-writer distributed registries.
addon-release-notes
Generate formatted release notes markdown from changelogs, PR data, and validated package versions.
setup
Execute predefined shell scripts to automate AI agent environment configuration.
sdk-pr-create
Generate pull request descriptions from branch and commit data for SDK changes.
pr-test
Set up isolated worktrees and analyze GitHub pull requests for test recommendations.
sdk-backmerge
Create pull requests to backmerge release version bumps and changelogs into main.
holepunch-dev
Explore Holepunch P2P libraries through API documentation and source code analysis.
addon-pr-create
Generate PR descriptions for addon packages from remote branch changes.
notice-generate
Generate deterministic NOTICE files for monorepo dependencies and licenses.
Frequently Asked Questions
FAQPage SchemaHow to install QVAC skills?βΌ
Run `npx skills add tetherto/qvac --all -g -y` in your terminal to install all skills in this collection globally.
How to review a pull request automatically?βΌ
Invoke the qv-pr-review skill with a PR URL and it validates gitflow, CI status, code quality, and security, then posts a pending review with inline comments.
Why are my CI checks not running on a PR?βΌ
The qv-devops-why-my-pr-not skill cross-references your PR against label rules, fork trust gates, and CODEOWNERS to pinpoint the exact blocker and suggest the fix.
Can these skills generate changelogs and release notes?βΌ
Yes. Skills like qv-sdk-changelog and qv-addon-release-notes collect merged PRs, validate version bumps, and produce formatted changelogs and release notes automatically.
Do these skills work with Claude Code and Cursor?βΌ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding environments.
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