Generous-Corp

Audio Compare — Development skill for Claude Code

Development community

Advisory before/after audio judgment — measure → compare → judge two renders and weigh in on a DSP change with cited evidence (agent-facing, not a gate).

How to install Audio Compare

Installs to ~/.claude/commands/generous-corp-pulp-audio-compare.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Generous-Corp/pulp/HEAD/.claude/commands/audio-compare.md -o ~/.claude/commands/generous-corp-pulp-audio-compare.md

Restart Claude Code, or start a new session, for it to be picked up.

What Audio Compare does


name: audio-compare description: Advisory before/after audio judgment — measure → compare → judge two renders and weigh in on a DSP change with cited evidence (agent-facing, not a gate)

Use this when you (an agent) need to **weigh in on a DSP change**: render/capture the audio before and after, then get a defended judgment — "did this make it worse?" — with cited evidence, not a bare pass/fail. It wraps the **Audio Quality Lab**'s `compare` surface (`tools/audio/quality-lab/`, opt-in Py

Alternatives in Development

  • Skill Creator — Create new skills, modify existing skills, and measure skill performance 94.1k ★
  • Release Notes — Generate user-facing release notes from tickets or changelogs 7.8k ★
  • Fidelity — Measure how faithfully a clone reproduces a site — pixel-diff plus motion-fidelity into one 0-100 score, a let 3.6k ★

Full documentation available on GitHub

View Source Repository