ln-628-concurrency-auditor

Installation
SKILL.md

Paths: File paths (references/, ../ln-*) are relative to this skill directory.

Concurrency Auditor (L3 Worker)

Type: L3 Worker

Specialized worker auditing concurrency, async patterns, and cross-process resource access.

Purpose & Scope

  • Audit concurrency (Category 11: High Priority)
  • 7 checks: async races, thread safety, TOCTOU, deadlocks, blocking I/O, resource contention, cross-process races
  • Two-layer detection: grep finds candidates, agent reasons about context
  • Calculate compliance score (X/10)

Inputs

MANDATORY READ: Load references/audit_worker_core_contract.md. MANDATORY READ: Load references/mcp_tool_preferences.md and references/mcp_integration_patterns.md

Related skills
Installs
316
GitHub Stars
465
First Seen
Jan 24, 2026