dev-audio-review

Audit audio lesson codebases and documentation through a multi-phase review workflow.

36|6|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Nebulavenus/forge-gpu --skill dev-audio-review-nebulavenus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-audio-review
Source: https://github.com/Nebulavenus/forge-gpu/tree/main/.claude/skills/dev-audio-review
Command: npx skills add https://github.com/Nebulavenus/forge-gpu --skill dev-audio-review-nebulavenus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performs a rigorous, end-to-end code-quality review for audio lesson projects to ensure code correctness, documentation quality, and testing discipline before final validation.

Core Features & Use Cases

  • Phase-driven review with dedicated agents covering memory safety, parameter validation, bug detection, thread safety, and resource cleanup.
  • Phase 2 verification checks enforcing test assertions, numerical safety, unused variables, and UI integration consistency across audio lessons.
  • Phase 3 documentation pass ensuring struct/function documentation accuracy, KaTeX consistency in READMEs, and README currency across related docs.

Quick Start

Run this skill on the current audio lesson to perform a complete code-quality review.

Frequently Asked Questions about dev-audio-review

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

FAQPage Schema
How do I perform a code review for audio lesson projects?

An audio lesson code review involves a structured multi-phase audit that checks code correctness, documentation quality, and testing discipline, producing a detailed findings report with validated fixes.

What does a multi-phase code quality audit cover for audio lessons?

A multi-phase code quality audit covers memory safety, parameter validation, bug detection, thread safety, resource cleanup, test assertions, numerical safety, and documentation accuracy for audio lessons.

How do I verify documentation consistency in audio lesson codebases?

To verify documentation consistency in audio lesson codebases, execute a documentation review pass that ensures struct and function documentation accuracy, KaTeX consistency in READMEs, and currency across related docs.

Can I automate testing and verification checks for audio lesson code?

Yes, you can automate audio lesson code verification by applying workflow checks that enforce test assertions, numerical safety, unused variable detection, and UI integration consistency across the codebase.

What is the best way to prepare an audio lesson codebase for final validation?

The best way to prepare an audio lesson codebase for final validation is to run a complete end-to-end code-quality review that documents all issues, applies validated fixes, and performs rechecks for readiness.

Why do I need a dedicated review workflow for audio lesson codebases?

You need a dedicated review workflow for audio lesson codebases to systematically identify issues across memory safety, thread safety, and documentation accuracy that generic reviews might miss before final validation.