dispatching-parallel-agents
並列エージェント派遣スキル。独立した問題に複数エージェントを同時割り当てする方法。
8803 个 Skills
並列エージェント派遣スキル。独立した問題に複数エージェントを同時割り当てする方法。
Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
Distill session episodes into persistent memory patterns
Distributed systems patterns for BEAM/OTP including clustering, supervision, and multi-region deploy
Implement distributed tracing with Jaeger and Zipkin for tracking requests across microservices. Use
JaegerとTempoによる分散トレーシングを実装して、マイクロサービス間のリクエストを追跡し、パフォーマンスボトルネックを特定します。マイクロサービスのデバッグ、リクエストフローの分析、分散システ
Use when implementing distributed tracing, using Jaeger or Tempo, debugging microservices latency, o
Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.
Keep multiple instances aligned while allowing productive variance