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