Command
Review code for races, deadlocks, starvation, lost signals, unsafe message passing, and unbounded blocking.
9 1mo ago A 0 tokens
original MIT
My personal collection of agent skills for software, security, product and research engineering. Runs on Claude (Claude Code), Codex, OpenCode, Antigravity (Gemini), and Hermes.
Command
Review code for races, deadlocks, starvation, lost signals, unsafe message passing, and unbounded blocking.
Command
Choose the lowest abstraction level that can satisfy the timing, concurrency, and operational constraints without unnecessary complexity.
Command
Evaluate whether a task set can meet deadlines under the stated scheduling model.
Command
Measure latency, jitter, and deadline behavior without hiding tail risk behind averages.