skill
المهنة
description
updated
run-tests
محللو ضمان جودة البرمجيات والمختبرون
Run tractor test suite (or subsets). Use when the user wants to run tests, verify changes, or check for regressions.
2026-04-14
conc-anal
مطوّرو البرمجيات
Concurrency analysis for tractor's trio-based async primitives. Trace task scheduling across checkpoint boundaries, identify race windows in shared mutable state, and verify synchronization correctness. Invoke on code segments the user points at, OR proactively when reviewing/writing concurrent cache, lock, or multi-task acm code.
2026-04-10