Measure

Verify a measurable-improvement claim against a baseline captured BEFORE the change. Two metric families (`performance`: wall time, memory, allocations, throughput, latency; `metrics`: complexity, coverage, coupling), each with a `baseline` phase at planning time and a `compare` phase after the change. Never claims improvement without a baseline (no baseline → honest 'cannot quantify'). Use when: 'is it faster', 'before/after', 'prove the improvement', 'did that actually speed it up', 'how much faster is it', 'measure this', 'capture a baseline', 'benchmark before and after', 'did complexity go down'; intent/outcome confirmation stays with /verification:confirm.

melodic-software a0f9f3f 4 files · 20.6 KB Updated

File contents

melodic-software/claude-code-plugins/tree/main/plugins/verification/skills/measure commit a0f9f3f273

Frequently asked questions

npx skillmds@latest add melodic-software/measure