concurrency-patterns

Installation
SKILL.md

Concurrency Patterns

Overview

Use this skill to choose concurrency mechanisms that preserve correctness under load and failure.

Scope Boundaries

  • Use this skill when the task matches the trigger condition described in description.
  • Do not use this skill when the primary task falls outside this skill's domain.

Inputs To Gather

  • Shared state model and mutation frequency.
  • Read/write patterns and contention expectations.
  • Ordering, consistency, and latency requirements.
  • Failure/timeout/retry semantics in concurrent flows.
Installs
9
GitHub Stars
7
First Seen
Feb 28, 2026
concurrency-patterns — kentoshimizu/sw-agent-skills