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