tethertotethertoOfficialΒ·20 Agent Skills Included

qvac

PR review, release, and CI workflows for monorepos

Automates pull request reviews, changelog generation, version bumps, and npm releases for a large cross-platform monorepo. Diagnoses blocked CI checks, merge conflicts, and missing approvals without manual dashboard digging. Generates standup updates, release notes, and license NOTICE files so developers ship faster with fewer repetitive steps.
npx skills add tetherto/qvac --all -g -y
Available:

Gives the agent mandatory bash safety rules, build and test commands, commit conventions, and pointers to knowledge files and skills for working in this monorepo.

All Skills in This Repository (20)

Pure Emerald Level Indicators
πŸ“¦ In Repo
tethertotetherto

addon-changelog

Generate structured changelog entries from git history, PRs, and version bumps.

Official
Intermediate
πŸ“¦ In Repo
tethertotetherto

pr-mine

List open pull requests and generate Slack review notifications.

Official
Intermediate
πŸ“¦ In Repo
tethertotetherto

sdk-e2e-create

Generate end-to-end test scaffolding for SDK API changes.

Official
Advanced
πŸ“¦ In Repo
tethertotetherto

registry-autobase-patterns

Configure and deploy Autobase with HyperDB for multi-writer distributed registries.

Official
Advanced
πŸ“¦ In Repo
tethertotetherto

addon-release-notes

Generate formatted release notes markdown from changelogs, PR data, and validated package versions.

Official
Basic
πŸ“¦ In Repo
tethertotetherto

setup

Execute predefined shell scripts to automate AI agent environment configuration.

Official
Basic
πŸ“¦ In Repo
tethertotetherto

sdk-pr-create

Generate pull request descriptions from branch and commit data for SDK changes.

Official
Intermediate
πŸ“¦ In Repo
tethertotetherto

pr-test

Set up isolated worktrees and analyze GitHub pull requests for test recommendations.

Official
Intermediate
πŸ“¦ In Repo
tethertotetherto

sdk-backmerge

Create pull requests to backmerge release version bumps and changelogs into main.

Official
Advanced
πŸ“¦ In Repo
tethertotetherto

holepunch-dev

Explore Holepunch P2P libraries through API documentation and source code analysis.

Official
Advanced
πŸ“¦ In Repo
tethertotetherto

addon-pr-create

Generate PR descriptions for addon packages from remote branch changes.

Official
Intermediate
πŸ“¦ In Repo
tethertotetherto

notice-generate

Generate deterministic NOTICE files for monorepo dependencies and licenses.

Official
Intermediate

Frequently Asked Questions

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