agent-orchestration-as-code mcp servers

86 tagged agent-orchestration-as-code, measured the same way as everything else here.

autonomous-loops

07

jcarlosrodicio/opencode-agent-orchestration-kit

Skill Claude CodeCodex

Patterns and architectures for autonomous loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems. Use when setting up autonomous development workflows, choosing the right loop architecture, or building CI/CD-style continuous development pipelines.

105 5d ago A 47 tokens original Apache-2.0

context-engineering

08

jcarlosrodicio/opencode-agent-orchestration-kit

Skill Claude CodeCodex

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

105 5d ago A 43 tokens original Apache-2.0

jcarlosrodicio/opencode-agent-orchestration-kit

Skill Claude CodeCodex

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now…

105 5d ago A 67 tokens original Apache-2.0

operator-review

11

openshift-online/agent-control-plane

Agent Claude Code

Review Kubernetes operator code for convention violations. Use after modifying files under components/ambient-control-plane/. Checks for OwnerReferences, SecurityContext, reconciliation patterns, resource limits, and panic usage.

10 4d ago A 40 tokens original MIT

security-review

12

openshift-online/agent-control-plane

Agent Claude Code

Cross-cutting security review for code touching auth, RBAC, tokens, or container specs. Use before committing any code that handles authentication, authorization, credentials, or security contexts.

10 4d ago A 39 tokens copy · 100% MIT

PreToolUse

13

openshift-online/agent-control-plane

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing pr-review-gate.sh and convention-guard.sh with --show-toplevel (2 commands). From openshift-online/agent-control-plane.

10 4d ago A tokens not measured copy · 100% MIT

PostToolUse

14

openshift-online/agent-control-plane

Hook Claude Code

Runs after a tool call finishes for Edit, Write and Bash tool calls, executing auto-format.sh and coderabbit-review-gate.sh with --show-toplevel (2 commands). From openshift-online/agent-control-plane.

10 4d ago A tokens not measured copy · 100% MIT

Stop

15

openshift-online/agent-control-plane

Hook Claude Code

Runs when the agent finishes a response, executing stop-review.sh with --show-toplevel. From openshift-online/agent-control-plane.

10 4d ago A tokens not measured copy · 100% MIT

context7

17

openshift-online/agent-control-plane

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

10 4d ago A tokens not measured copy · 86% MIT

deepwiki

18

openshift-online/agent-control-plane

MCP server Claude CodeCodexCursor +2

Lets the agent read DeepWiki's AI-generated documentation of any public GitHub repository and ask questions about a codebase. Runs locally from the deepwiki-mcp npm package.

10 4d ago A tokens not measured copy · 100% MIT

trex.project.init

23

openshift-online/agent-control-plane

Command Claude Code

Validate that this TRex-spawned project is in a healthy, working state. This command is idempotent — it succeeds if everything is already running and correct, and only fails if something is genuinely broken.

10 4d ago A 0 tokens copy · 100% MIT

kind

24

openshift-online/agent-control-plane

Skill Claude CodeCodex

Deploy a Kind cluster with OpenShell gateway mode, apply tenant fleet definitions via acpctl apply -k, set up Vertex/Google credentials, spin up sandbox sessions, and configure local openshell CLI connectivity. Use this skill whenever the user wants to test gateway-provisioned sandboxes, create credentials in tenants…

10 4d ago A 187 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: