orchestration▌
21 indexed skills · max 10 per page
agent-orchestration
parcadei/continuous-claude-v3 · Productivity
When the user asks to implement something, use implementation agents to preserve main context.
asc-testflight-orchestration
rudrankriyam/app-store-connect-cli-skills · Testing
Orchestrate TestFlight distribution, tester groups, and release notes via the App Store Connect CLI. \n \n Manage testers and groups with list, create, add, and invite commands; supports pagination for large datasets \n Distribute builds to groups and remove them with confirmation; export and import full TestFlight configuration as YAML \n Create and update \"What to Test\" notes per build and locale for release communication \n Use IDs for deterministic operations; integrates with the ID resolv
workflow-orchestration-patterns
wshobson/agents · Productivity
Design durable distributed workflows with Temporal, separating orchestration logic from external interactions. \n \n Workflows handle orchestration and decision-making (must be deterministic); activities handle external calls like APIs and databases (must be idempotent) \n Implements saga pattern with compensation for distributed transactions, entity workflows for long-lived state management, and fan-out/fan-in for parallel execution \n Automatic state preservation across failures via event hist
saga-orchestration
sickn33/antigravity-awesome-skills · Productivity
Patterns for managing distributed transactions and long-running business processes.
workflow-orchestration
vxcozy/workflow-orchestration · Productivity
Apply these practices for disciplined, high-quality task execution.
workflow-orchestration-patterns
sickn33/antigravity-awesome-skills · Productivity
Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems.
agent-orchestration
yonatangross/orchestkit · Productivity
Comprehensive patterns for building and coordinating AI agents -- from single-agent reasoning loops to multi-agent systems and framework selection. Each category has individual rule files in rules/ loaded on-demand.
skypilot-multi-cloud-orchestration
davila7/claude-code-templates · Cloud
Comprehensive guide to running ML workloads across clouds with automatic cost optimization using SkyPilot.
full-stack-orchestration-full-stack-feature
sickn33/antigravity-awesome-skills · Productivity
Orchestrate full-stack feature development across backend, frontend, and infrastructure layers with modern API-first approach:
agent-orchestration-improve-agent
sickn33/antigravity-awesome-skills · Productivity
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.