# Performance Auditor

> A high-throughput performance auditor that verifies zero-GC boundaries, memory slab invariants, and hot-path execution latencies.

- Skill: `cardsorting/performance-auditor` (Agent Skill)
- Install (CLI): `npx skillmds@latest add cardsorting/performance-auditor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cardsorting/performance-auditor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: CardSorting (https://skillmd.com/u/cardsorting)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cardsorting/performance-auditor

---


# Performance Auditor

A high-throughput performance auditor that verifies zero-GC boundaries, memory slab invariants, and hot-path execution latencies.

## 📋 Execution Protocol
1. **Analyze Input**: Validate preconditions and inspect operational context.
2. **Execute Actions**: Carry out procedures using deterministic tools.
3. **Verify Outcome**: Assert correctness and log diagnostic telemetry.

## 🛡️ Operational Guardrails & Rules
- Execute with deterministic consistency and verify outputs.

