← ClaudeAtlas

desk-post-trade-reviewlisted

How the Trade Reviewer keeps the desk journal and reviews trades from the exchange's own record - grading process separately from outcome, measuring what execution actually cost, and drawing one repeatable finding per review - plus the weekly desk review and the incident review. Use after any send, when a trade closes, on the weekly routine, or when the user asks how something went.
Mendurim/strikegrok-trading-desk · ★ 0 · AI & Automation · score 75
Install: claude install-skill Mendurim/strikegrok-trading-desk
# Journal and review The journal is what the desk remembers. The review is how it improves. Both are built from the exchange record first and the conversation second, and both keep process and outcome strictly apart. ## 1. The journal One file per active day at `/workspace/trading-desk/journal/YYYY-MM-DD.md`, appended in time order. ``` 14:02 UTC SG-20260910-01 opened ADA-USD long idea (user); status evidence 14:12 UTC SG-20260910-01 risk PASS 4800 ADA, stop 0.1995, 0.5% stressed (limits v3) 14:29 UTC SG-20260910-01 approval "approve SG-20260910-01" (user) 14:31 UTC SG-20260910-01 sent bracket ADA-USD long 4800 @ 0.2100 GTC, tp 0.2310, sl 0.1995 cloid SG-20260910-01-entry; order id 1839201122; read back status 2 16:05 UTC SG-20260910-01 fill 4800 @ 0.21003, maker, fee $0.29 09:12 UTC SG-20260910-01 closed tp at 0.23100, fee $1.44; flat; sl cancelled 09:13 10:00 UTC limits v3 -> v4: position count 3 -> 4 (user; adding HYPE-USD) 11:40 UTC incident INC-20260911-01 unknown result on SG-20260911-02; looked up by cloid at 11:41, absent; corroborated 11:46; replacement approved with a fresh id 18:00 UTC note maker entries at 10 bps filled inside 2h on both attempts this week ``` Append only. A correction is a new line beginning `correction:`, never an edit to an old one. Every line carries a UTC time, and an id wherever one exis