addon-pr-create

Generate PR descriptions for addon packages from remote branch changes.

395|94|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/tetherto/qvac --skill addon-pr-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: addon-pr-create
Source: https://github.com/tetherto/qvac/tree/main/.cursor/skills/addon-pr-create
Command: npx skills add https://github.com/tetherto/qvac --skill addon-pr-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It automates the process of creating detailed PR descriptions for addon packages, saving developers time and reducing manual errors.

Core Features & Use Cases

  • Automated PR Generation: Collects change information from remote branches, validates version bumps, and populates PR templates.
  • Version Consistency Checks: Ensures version bumps are correctly handled before PR creation.
  • Use Case: A developer working on an inference addon can quickly generate a comprehensive PR description by asking the AI to prepare it, based on recent changes and version information.

Quick Start

Ask the AI to generate a PR description for your current addon package after making changes to your codebase.

Frequently Asked Questions about addon-pr-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PR description generation for addon packages?

Automating PR description generation for addon packages involves analyzing remote branches, validating version updates, and filling PR templates automatically. This process collects change information and populates templates with minimal manual input required.

What is version validation in GitHub PR automation for addons?

Version validation in GitHub PR automation ensures version bumps are correctly handled before PR creation. It checks that version updates in addon packages are consistent and properly applied, preventing oversight and maintaining package integrity during the review process.

Can I use automated PR templates for inference addons and OCR tools?

Automated PR templates work for inference addons, decoders, and OCR tools during development and review processes. The system analyzes remote branches and validates version updates to generate comprehensive PR descriptions suitable for these specific addon package types.

What's the best way to streamline PR creation for addon packages?

Streamlining PR creation for addon packages is best achieved by analyzing remote branches, validating version bumps, and auto-filling PR templates. This method reduces oversight and manual input while ensuring comprehensive descriptions based on recent codebase changes.

Does automated PR generation require manual input for addon packages?

Automated PR generation for addon packages requires minimal manual input. The system collects change information from remote branches and handles version validation automatically, allowing developers to simply ask the AI to prepare a PR description after making codebase changes.

Why use version consistency checks before creating addon PRs?

Version consistency checks before creating addon PRs ensure version bumps are correctly handled and prevent errors. These checks validate that version updates are accurate, reducing oversight and maintaining package consistency throughout the development and review workflow.