vllm-omni-review

Review vllm-omni PRs for code quality, tests, and security issues.

84|27|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hsliuustc0106/vllm-omni-skills --skill vllm-omni-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vllm-omni-review
Source: https://github.com/hsliuustc0106/vllm-omni-skills/tree/main/skills/vllm-omni-review
Command: npx skills add https://github.com/hsliuustc0106/vllm-omni-skills --skill vllm-omni-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR reviews for vLLM-Omni projects can be time-consuming and error-prone without a disciplined checklist. This skill provides a structured workflow to identify missing tests, unvalidated claims, security concerns, design flaws, and breaking changes during PR review.

Core Features & Use Cases

  • Red-flag PR checks: enforce safety, test, and documentation criteria.
  • Type-specific review guidance: comprehensive checklists for bugfix, feature, and performance PRs.
  • Comment workflow: generates actionable feedback with references to code locations and documentation.
  • Post-review actions: summarizes findings and suggested next steps for maintainers.

Quick Start

Provide a PR number or URL to begin a guided PR review using the predefined checklists.

Frequently Asked Questions about vllm-omni-review

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

FAQPage Schema
How do I automate PR reviews to check for code-quality issues and missing validations?

Automating PR reviews involves using a structured checklist to evaluate tests, security, and style conformance. This skill guides reviewers through type-specific templates to identify missing validations and generate actionable feedback for maintainers.

What is a red-flag checklist for GitHub PR review?

A red-flag checklist for PR review enforces safety, test, and documentation criteria before merging. It targets code-quality issues by systematically checking for missing tests, unvalidated claims, design flaws, and breaking changes across code and documentation.

How do I review a vllm-omni pull request for test coverage and security concerns?

Reviewing a vllm-omni pull request requires a structured workflow targeting tests, security, and style. You provide a PR number or URL to initiate a guided review using predefined checklists to ensure comprehensive coverage and validate code changes.

Does this PR review workflow support different templates for bugfix and feature pull requests?

Yes, the PR review workflow provides type-specific review guidance with comprehensive checklists tailored for bugfix, feature, and performance pull requests. This ensures the review criteria match the specific nature and potential risks of the code changes.

What's the best way to generate actionable PR review comments with code references?

Generating actionable PR comments is best handled through a structured comment workflow that references specific code locations and documentation. This skill summarizes findings and suggested next steps, providing clear guidance for requesting changes.

Why do I need a structured checklist for code review?

A structured checklist is needed because PR reviews can be time-consuming and error-prone without disciplined criteria. It helps consistently identify missing tests, unvalidated claims, security concerns, and breaking changes before code integration.