Codex Batch5 p2 Polish
# Queue task: Codex Batch 5 — P2 polish
## Execution profile
model: sonnet, effort: high
參考:docs/audits/codex-2026-04-27.md
---
## Commit 1 — notify-blocked cooldown + singleton
**問題**:`scripts/notify-blocked.sh:5` 每次背景起 `afplay` 無節流,連續事件可疊聲。
**修法**:when to use it
Community prompt sourced from the open-source GitHub repo woodylin0920-bit/Tandem (MIT). A "Codex Batch5 p2 Polish" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
woodylin0920-bit/Tandem · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions