c9r-io/orchestrator

Harness Engineering control plane for agent-first software delivery. Orchestrate Claude Code, Codex, OpenCode, and shell-native agents via declarative workflows.

21Stars on the repository
35Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

align-tests

01

c9r-io/orchestrator

Skill Claude CodeCodex

A workflow for bringing code formatting and tests back into agreement after large refactors or broad changes. It discovers the repository’s formatting and test commands for Rust and frontend code.

not rated 21 2d ago A 72 tokens original MIT archived

arch-guidance

02

c9r-io/orchestrator

Skill Claude CodeCodex

Consult and apply the repository architecture reference when discussing system architecture, module boundaries, directory layout, service interfaces, Docker Compose, Kubernetes deployment, or operational entry points. Use when a user asks about architecture, refactors, project structure, deployment models, or infra…

not rated 21 2d ago A 57 tokens original MIT archived

c9r-io/orchestrator

Skill Claude CodeCodex

A workflow for managing Dependabot pull requests, which are automated proposals to upgrade project dependencies. It checks their status, groups upgrades that must move together, fixes common issues, and merges or closes them according to the results.

not rated 21 2d ago A 61 tokens original MIT archived

deploy-gh-k8s

04

c9r-io/orchestrator

Skill Claude CodeCodex

Gate and execute a Kubernetes deployment only when the target repository actually carries the project-bootstrap deployment contract. Use for deploy, release, go-live, or Kubernetes rollout requests.

not rated 21 2d ago A 39 tokens original MIT archived

design-brief-gen

05

c9r-io/orchestrator

Skill Claude CodeCodex

Generate a Design Brief and corresponding UIUX test documents from user design intent. Use when a user describes a UI/UX idea, wants to design a new screen/feature/app from scratch, asks to create a design brief, or says 'design from UIUX'. This skill turns conversational design intent into structured Design Brief…

not rated 21 2d ago A 127 tokens original MIT archived

design-governance

06

c9r-io/orchestrator

Skill Claude CodeCodex

A workflow for managing a design brief from review through implementation and visual validation. A design brief is a document describing the intended screens, user flows, components, and constraints.

not rated 21 2d ago A 101 tokens original MIT archived

c9r-io/orchestrator

Skill Claude CodeCodex

Consult and apply the project design system when discussing UI design, visual language, design tokens, component variants, accessibility, theming, or styling conventions for the Web frontend. Use when a user asks about design system changes or implementing UI components/styles.

not rated 21 2d ago A 54 tokens original MIT archived

e2e-testing

08

c9r-io/orchestrator

Skill Claude CodeCodex

Run and author the repository's Playwright E2E tests, validate critical user journeys, and stabilize flaky browser behavior using the actual GUI and service contract.

not rated 21 2d ago A 36 tokens original MIT archived

fr-governance

09

c9r-io/orchestrator

Skill Claude CodeCodex

A workflow for managing feature request documents from initial planning through implementation, verification, closure, and optional follow-up review. A feature request is a written proposal for a product or code change.

not rated 21 2d ago A 81 tokens original MIT archived

grpc-regression

10

c9r-io/orchestrator

Skill Claude CodeCodex

Run gRPC regression checks through the target repository's real transport; use the Orchestrator CLI for its UDS daemon and Docker-network grpcurl helpers only when Compose is actually present.

not rated 21 2d ago A 41 tokens original MIT archived

guide-alignment

11

c9r-io/orchestrator

Skill Claude CodeCodex

Repair CLI documentation drift flagged by the FR-154 parity infrastructure: regenerate config/governance/cli-surface.json, read the failing gate's diagnostics, and fix docs/guide/ (EN+ZH) and the built-in guide until the gate and cargo tests pass. Use when cli-doc-parity or guidematchesclapleaves fails, or after…

not rated 21 2d ago A 82 tokens original MIT archived

c9r-io/orchestrator

Skill Claude CodeCodex

Create or update integration manifest packages in the companion repo (orchestrator-integrations). Use when a user asks to add a new integration (Slack, GitHub, Discord, Jira, etc.), create a webhook trigger for an external service, or extend the integrations library. Routes all integration work to the separate repo…

not rated 21 2d ago A 76 tokens original MIT archived

ops

13

c9r-io/orchestrator

Skill Claude CodeCodex

Run tests, inspect daemon and task state, collect logs, and troubleshoot the current repository; use Docker Compose or Kubernetes only when the target repo actually declares those environments.

not rated 21 2d ago A 35 tokens original MIT archived

orchestrator-guide

14

c9r-io/orchestrator

Skill Claude CodeCodex

Guide for working with the Agent Orchestrator — a CLI tool for AI-native SDLC automation. Use when writing or editing YAML manifests (Workspace, Agent, Workflow, StepTemplate, ExecutionProfile, SecretStore, EnvStore, Trigger, CRD), running orchestrator CLI commands, designing workflow step pipelines, writing CEL…

not rated 21 2d ago C 159 tokens original MIT archived

c9r-io/orchestrator

Skill Claude CodeCodex

Monitor and evaluate orchestrator test execution plans end-to-end. Use when the user wants to run a test execution plan from docs/showcases/, observe the orchestrator's full-pipeline processing, and get a final assessment. Triggers on: "run test plan", "execute plan", "monitor orchestrator", "test the orchestrator"…

not rated 21 2d ago A 115 tokens original MIT archived

performance-testing

16

c9r-io/orchestrator

Skill Claude CodeCodex

Run lightweight, repeatable latency and throughput checks against real repository surfaces; benchmark Orchestrator CLI/daemon or Slack gateway behavior here and use HTTP hey tests only for an explicitly running endpoint.

not rated 21 2d ago A 41 tokens original MIT archived

playwright-cli

17

c9r-io/orchestrator

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

not rated 21 2d ago A 52 tokens copy · 84% MIT archived

project-bootstrap

18

c9r-io/orchestrator

Skill Claude CodeCodex

Initialize a brand-new project from scratch with a default full-stack scaffold (Rust core + React Router 7 portal + Docker + Kubernetes). Use when a developer asks to bootstrap an empty repo or start a new project and no specific tech stack is requested.

not rated 21 2d ago A 53 tokens original MIT archived

project-readiness

19

c9r-io/orchestrator

Skill Claude CodeCodex

Verify release readiness from the current repository's actual Rust workspace, React/Tauri GUI, governance gates, and GitHub Actions; add Docker or Kubernetes checks only when those assets exist.

not rated 21 2d ago A 40 tokens original MIT archived

qa-doc-gen

20

c9r-io/orchestrator

Skill Claude CodeCodex

Generate or update QA/security/UIUX test documentation after confirmed feature implementation plans or completed refactors. Use this skill AFTER plan approval or code completion to: (1) add new QA test docs for new behavior, (2) generate design docs, and (3) run repo-wide cross-doc impact analysis (docs/qa/…

not rated 21 2d ago A 143 tokens original MIT archived

qa-doc-governance

21

c9r-io/orchestrator

Skill Claude CodeCodex

Govern and periodically remediate QA documentation quality across docs/qa, docs/security, and docs/uiux. Use when users ask to audit QA docs, run recurring documentation checks, fix doc drift after refactors, enforce scenario limits/checklists/UI entry visibility, or synchronize README/manifest/changelog consistency.

not rated 21 2d ago A 66 tokens original MIT archived

qa-testing

22

c9r-io/orchestrator

Skill Claude CodeCodex

Execute scenario-based QA testing with optional browser automation, optional database validation, and ticket creation for failures.

not rated 21 2d ago A 23 tokens original MIT archived

reset-local-env

23

c9r-io/orchestrator

Skill Claude CodeCodex

Reset local development state only after discovering the repository-owned reset contract; use project-scoped Orchestrator cleanup here and Docker Compose reset only for applicable generated projects.

not rated 21 2d ago A 36 tokens original MIT archived

rust-conventions

24

c9r-io/orchestrator

Skill Claude CodeCodex

Rust coding conventions and patterns for service development.

not rated 21 2d ago A 13 tokens original MIT archived

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: