skill
occupation
description
updated
run-tests
Software Quality Assurance Analysts & Testers
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
Software Developers
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