skill
职业分类
描述
更新
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