quality-audit

Audit Rust Media Pipeline output for signal accuracy and scoring logic.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/stevef210/Rust-Media-Pipeline --skill quality-audit-stevef210
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-audit
Source: https://github.com/stevef210/Rust-Media-Pipeline/tree/main/.claude/skills/quality-audit
Command: npx skills add https://github.com/stevef210/Rust-Media-Pipeline --skill quality-audit-stevef210

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a rigorous methodology for auditing the Rust Media Pipeline, ensuring the accuracy, reliability, and quality of its video processing and clip generation outputs.

Core Features & Use Cases

  • Deep Quantitative Auditing: Verifies signal accuracy, scoring logic, module integration, and cross-VOD consistency.
  • Anomaly Detection: Identifies red flags such as silent zeros, unreachable modules, or skewed data distributions.
  • Use Case: When investigating why generated highlight clips seem to miss key moments or have inconsistent scoring, this Skill provides the systematic checks and queries needed to pinpoint the root cause within the pipeline.

Quick Start

Use the quality-audit skill to perform a Level 2 signal audit on the latest job run.

Frequently Asked Questions about quality-audit

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

FAQPage Schema
Why does my video pipeline output have inconsistent scoring and miss key moments?

Inconsistent scoring in a video pipeline is often caused by signal inaccuracy, skewed data distributions, or unreachable modules. A deep quantitative audit validates scoring logic and pinpoints the exact root cause of these anomalies.

How do I perform a signal accuracy audit on a media processing pipeline?

To perform a signal accuracy audit, you need to run systematic checks that verify module wiring, validate scoring logic, and detect silent zeros. This quantitative validation ensures your media pipeline output meets production QA standards.

What is cross-VOD regression testing for video pipeline quality assurance?

Cross-VOD regression testing is a quality assurance process that checks video pipeline consistency across multiple video-on-demand outputs. It validates signal accuracy and module integration to ensure reliable clip generation and scoring.

How do I detect silent zeros and unreachable modules in a video highlight generation pipeline?

Detecting silent zeros and unreachable modules requires a deep quantitative audit of your video pipeline. By performing systematic checks on module wiring and data distributions, you can identify red flags causing missed highlight clips.

Does this pipeline auditing methodology require external dependencies or scripts?

This auditing methodology operates without external dependencies, utilizing internal scripts and references. It provides a rigorous framework to systematically query and validate the media pipeline's output quality.