Swift 6.2 strict concurrency reviewer. Enforces data race safety, proper actor isolation, Sendable conformance, structured concurrency, and modern async/await patterns. Relies on the swift-concurrency skill for reference material.
$curl -o .claude/agents/concurrency-specialist.md https://raw.githubusercontent.com/techopolis/swift-agents/HEAD/agents/concurrency-specialist.mdInstalls into the current project.
Install concurrency-specialist by running `curl -o .claude/agents/concurrency-specialist.md https://raw.githubusercontent.com/techopolis/swift-agents/HEAD/agents/concurrency-specialist.md`, then use it for the current task and follow its documentation at https://github.com/techopolis/swift-agents.