Harness-engineering microservices-bulkhead-pattern

name: microservices-bulkhead-pattern

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/microservices-bulkhead-pattern/skill.yaml
source content

name: microservices-bulkhead-pattern version: "1.0.0" description: Isolate failures with bulkheads using thread pools and semaphores to protect shared resources stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "/services/"
  • "/gateway/"
  • "/api-gateway/"
  • "docker-compose.*" related_skills:
  • microservices-circuit-breaker
  • microservices-api-gateway stack_signals:
  • microservices
  • nodejs
  • typescript keywords:
  • bulkhead
  • resource-isolation
  • thread-pools
  • semaphores
  • failure-isolation metadata: author: community upstream: microservices.io/patterns/reliability/bulkhead.html state: persistent: false files: [] depends_on: []