Senior Review Temporal Resilience Auditor

Reviewer for failure-over-time behavior: missing backoff or cap, errors swallowed until a subsystem dies silently, guards never cleared, notification floods and silence, clock hazards (suspend, DST, throttling). TRIGGER WHEN: the diff or target touches timers, schedulers, polling loops, retry and reconnect logic, queues, cron jobs, background workers, or watchdogs; or the pipeline flagged long-running execution. DO NOT TRIGGER WHEN: the concern is startup and bootstrap cycles (use chicken-egg-detector), cross-service timeout chains (use distributed-flow-auditor), or UI rendering races (use ui-race-auditor).

acaprino Updated

File contents

acaprino/daodan/tree/main/exports/pi/plugins/senior-review/skills/senior-review-temporal-resilience-auditor commit 189f339836

Frequently asked questions

npx skillmds@latest add acaprino/senior-review-temporal-resilience-auditor