orchestration skills

1,066 tagged orchestration, measured the same way as everything else here.

Browse within: Multi-Agent 316workflow 73agent-framework 69opencode 65orchestration-systems 63ai-skills 51agent-capabilities 47organ-iv 47organvm 47Code Generation 45lit 44tailwindcss 44software-development 43software-development-life-cycle 43

crewai-multi-agent

01

davila7/claude-code-templates

Skill Claude CodeCodex

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

30k +27 today A 61 tokens original MIT

drizzle

02

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the @internal/dashboard-agent-db package (the dashboard agent's conversation datastore). Covers pg-core schema definition, the postgres-js driver, drizzle-kit migrations, and this repo's conventions: a…

16k 2d ago A 0 tokens original Apache-2.0

trigger-dev-tasks

03

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or…

16k 2d ago A 73 tokens original Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Bootstrap Trigger.dev into an existing project from scratch: authenticate the CLI, install @trigger.dev/sdk and @trigger.dev/build, write trigger.config.ts with the project ref and task dirs, scaffold a /trigger directory with a first task, wire tsconfig and .gitignore, set TRIGGERSECRETKEY, and run the dev server.…

16k 2d ago A 142 tokens original Apache-2.0

microsoft/agent-framework

Skill Claude CodeCodex

Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle…

13k 2d ago A 103 tokens original MIT

microsoft/agent-framework

Skill Claude CodeCodex

Guide for managing packages in the Agent Framework Python monorepo, including creating new connector packages, versioning, and the lazy-loading pattern. Use this when adding, modifying, or releasing packages.

13k 2d ago A 43 tokens original MIT

microsoft/agent-framework

Skill Claude CodeCodex

Step-by-step process for validating a Python Foundry hosted agent sample (under python/samples/04-hosting/foundry-hosted-agents/) end to end — running it locally (native runtime and azd ai agent run) and after deploying it to an Azure AI Foundry project with azd. Use this when asked to validate a hosted agent sample.

13k 2d ago A 82 tokens original MIT

clonedeps

08

alvinunreal/oh-my-opencode-slim

Skill Claude CodeCodex

Clone important project dependency source code into an ignored local workspace so OpenCode can inspect library internals. Use when the user asks to clone dependencies, inspect dependency/source internals, understand SDK/framework behavior from source, debug library implementation details, or make core dependency repos…

8.5k 2d ago A 76 tokens original MIT

oh-my-opencode-slim

09

alvinunreal/oh-my-opencode-slim

Skill Claude CodeCodex

Configure and improve oh-my-opencode-slim for the current user. Use when users want to tune agents, models, prompts, custom agents, skills, MCPs, presets, or plugin behavior. Also use when recurring workflow friction suggests a safe config or prompt improvement.

8.5k 2d ago A 61 tokens original MIT

reflect

10

alvinunreal/oh-my-opencode-slim

Skill Claude CodeCodex

Review recent work, find repeated workflow patterns, and suggest reusable skills, agents, commands, config changes, or playbooks. Use when the user asks to learn from past sessions, improve recurring workflows, or identify what should be turned into reusable agent instructions.

8.5k 2d ago A 53 tokens original MIT

darrenhinde/OpenAgentsControl

Skill Claude CodeCodex

Orchestrate multi-agent workflows for feature development using planning agents, context handoff, and stage management.

4.8k 17d ago A 25 tokens original MIT

aiox-master

12

SynkraAI/aiox-core

Skill Claude CodeCodex

Activate Orion (aiox-master) for AIOX Master Orchestrator & Framework Developer. Use when you need comprehensive expertise across all domains, framework component creation/modification, workflow orchestration, or running tasks that don't...

3.1k 2d ago A 49 tokens

aiox-architect

13

SynkraAI/aiox-core

Skill Claude CodeCodex

Activate Aria (architect) for Architect. Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical evaluation), API design (REST/GraphQL/tRPC/WebSocket), security architecture, perf...

3.1k 2d ago A 52 tokens

aiox-data-engineer

14

SynkraAI/aiox-core

Skill Claude CodeCodex

Activate Dara (data-engineer) for Database Architect & Operations Engineer. Use for database design, schema architecture, Supabase configuration, RLS policies, migrations, query optimization, data modeling, operations, and monitoring.

3.1k 2d ago A 48 tokens

ascending-llc/jarvis-registry

Skill Claude CodeCodex

Smoke-test or verify UI behaviour on the local Jarvis Registry frontend running at http://localhost/gateway. Use for manual regression checks, bug-fix verification, and end-to-end confirmation of specific flows without running the automated test suite.

2.8k 2d ago A 52 tokens original Apache-2.0

dispatch

16

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when a task file exists in .hyperflow/tasks/ and workers need dispatching. Fans out parallel workers under per-batch Reviewers, runs a final integration review, and commits per sub-task. Endpoint of the auto-chain — no auto-deploy. Trigger with /hyperflow:dispatch, "run the plan", "execute the task", "build it"…

2.7k +1 today A 81 tokens original MIT

vercel/workflow

Skill Claude CodeCodex

Upgrades an app from Workflow SDK 4.x to 5.0. Use when bumping the workflow / @workflow/ dependencies to v5, or when hitting removed v4 APIs — runStep, stepEntrypoint, workflow/internal/private, @workflow/core/private, writeToStream / closeStream / readFromStream on a World, world.steps.get without a runId…

2.4k 3d ago A 161 tokens original Apache-2.0

vercel/workflow

Skill Claude CodeCodex

Upgrades a custom Workflow SDK World implementation from the v4 spec to v5. Use when a package implements the World interface from @workflow/world and is moving to 5.x — event IDs that are ULIDs rather than slot positions, Event id is not slot-numbered at replay time, a specVersion the runtime refuses, writeToStream /…

2.4k 3d ago A 166 tokens original Apache-2.0

workflow

19

vercel/workflow

Skill Claude CodeCodex

Creates durable, resumable workflows using Vercel's Workflow SDK. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow sdk", "queue"…

2.4k 3d ago A 84 tokens original Apache-2.0

dstack-presets

20

dstackai/dstack

Skill Claude CodeCodex

Create and manage dstack presets: a toolkit that streamlines model inference optimization with agents, and a portable preset format. Use together with the dstack skill, and only when the user explicitly asks to create a preset or manage existing presets, not for deploying or serving a model.

2.2k 3d ago A 61 tokens original MPL-2.0

dstack-prototyping

21

dstackai/dstack

Skill Claude CodeCodex

Use with the dstack skill for model-serving work when the image, serving command, resources, backend/fleet choice, or service behavior is not proven. Guides task-first prototyping on real hardware, choosing fleets/backends that can reuse idle instances and caches, checking vLLM/SGLang sources, and verifying the final…

2.2k 3d ago A 80 tokens original MPL-2.0

dstack

22

dstackai/dstack

Skill Claude CodeCodex

Skill "dstack" from dstackai/dstack, covering dstack, how it works, quick agent flow (detached runs), agent execution guidelines and output accuracy.

2.2k 3d ago C 28 tokens original MPL-2.0

hex-release

23

agentjido/jido

Skill Claude CodeCodex

Guides interactive Hex package release for AgentJido repos. Supports automated (GitHub Actions workflowdispatch) and manual release flows. Uses gitops for version bumping and changelog generation. Triggers on: release, hex publish, bump version, new release, publish package.

1.8k yesterday A 59 tokens original Apache-2.0

pr-review

24

agentjido/jido

Skill Claude CodeCodex

Review a Pull Request for code quality, tests, merge conflicts, and readiness to merge.

1.8k yesterday A 21 tokens original Apache-2.0