camunda

23 mods across 2 repositories, 24 stars between them.

camunda-skills

01

camunda/skills

Plugin Claude Code

Official Camunda skills for AI-assisted Camunda 8 development.

19 7d ago A tokens not measured original Apache-2.0

camunda-skills

02

camunda/skills

Plugin Claude Code

Official Camunda skills for AI-assisted Camunda 8 development.

19 7d ago A tokens not measured original Apache-2.0

skills AGENTS.md

03

camunda/skills

Instructions file CodexOpenCode

Instructions for camunda/skills, covering camunda skills, available skills, design goal: c8ctl is the programmatic api, c8ctl setup (required) and tooling.

19 7d ago A 1,830 tokens original Apache-2.0

skills CLAUDE.md

04

camunda/skills

Instructions file

Instructions for camunda/skills, a project described as: Camunda AI Agent skills.

19 7d ago A 3 tokens copy · 100% Apache-2.0

camunda-ai-agents

05

camunda/skills

Skill Claude CodeCodex

Use this skill to model and configure AI agents in Camunda 8 BPMN using the AI Agent Sub-process connector — an LLM driver applied to an ad-hoc subprocess with tools as BPMN activities. Use for: shaping the ad-hoc subprocess that hosts the agent, defining tools as service/script/user tasks or sub-processes, declaring…

19 7d ago A 185 tokens original Apache-2.0

camunda-bpmn

06

camunda/skills

Skill Claude CodeCodex

Use this skill to create, edit, and validate BPMN 2.0 process diagrams for Camunda 8 (Zeebe). Use for: new BPMN processes, modifying existing diagrams, adding tasks/gateways/events/subprocesses, configuring Zeebe extensions (taskDefinition, ioMapping, loop characteristics), validating BPMN XML. Do not use for: writing…

19 7d ago A 137 tokens original Apache-2.0

camunda-c8ctl

07

camunda/skills

Skill Claude CodeCodex

Use this skill to install, configure, and operate c8ctl (the Camunda 8 CLI), the foundation the other camunda- skills build on. Use for: starting a local cluster via c8run, connecting to Camunda 8 SaaS or Self-Managed via already-configured profiles, switching between connection profiles, managing connector secrets…

19 7d ago A 207 tokens original Apache-2.0

camunda/skills

Skill Claude CodeCodex

Use this skill to build a custom Camunda 8 connector — outbound or inbound — when the OOTB catalog doesn't cover the integration. Two paths: a JSON-only element template on a protocol connector (no Java), or a Java connector via the Connectors SDK with annotation-driven template generation. Use for: choosing Path A…

19 7d ago A 209 tokens original Apache-2.0

camunda-connectors

09

camunda/skills

Skill Claude CodeCodex

Use this skill to browse, configure, and apply pre-built Camunda connectors (REST, Slack, Kafka, AWS, etc.) via element templates (also known as connector templates). Use for: discovering available connector templates, inspecting their properties, applying a template to a service task or message event, configuring…

19 7d ago A 160 tokens original Apache-2.0

camunda-development

10

camunda/skills

Skill Claude CodeCodex

Use this skill FIRST for any Camunda 8 integration or BPMN step that talks to another system — Slack, REST/HTTPS, webhooks, Kafka, S3, internal microservices, AI/LLM agents. The right implementation can't be read off the request's keywords (a "webhook" might be an OOTB connector or a custom inbound one; "LLM" a custom…

19 7d ago A 158 tokens original Apache-2.0

camunda-dmn

11

camunda/skills

Skill Claude CodeCodex

Use this skill to author and validate DMN (Decision Model and Notation) decisions for Camunda 8 — decision tables and literal expressions inside a Decision Requirements Diagram (DRD). Use for: creating or editing .dmn files, picking the right hit policy, wiring a business rule task in BPMN to a DMN decision…

19 7d ago A 157 tokens original Apache-2.0

camunda-docs

12

camunda/skills

Skill Claude CodeCodex

Use this skill to look up Camunda 8 documentation. The official docs at docs.camunda.io are the source of truth for current behavior — FEEL function signatures, BPMN extension attribute shapes, REST API endpoints, version requirements, feature availability. Trigger any time you need to verify a Camunda specific…

19 7d ago A 125 tokens original Apache-2.0

camunda-feel

13

camunda/skills

Skill Claude CodeCodex

Use this skill to write, debug, evaluate, and validate FEEL (Friendly Enough Expression Language) expressions for Camunda 8 — the expression language Zeebe uses in BPMN, DMN, and Camunda Forms. Use for: gateway conditions and conditional sequence flows; service-task input/output mappings; timer durations and cycles…

19 7d ago A 207 tokens original Apache-2.0

camunda-forms

14

camunda/skills

Skill Claude CodeCodex

Use this skill to create and edit Camunda Form JSON schemas for user tasks and start events in Camunda 8. Use for: field layouts (textfield, textarea, number, checkbox, select, radio, datetime, etc.), validation rules (required, pattern, min/max), conditional visibility via FEEL expressions, dynamic dropdown values…

19 7d ago A 149 tokens original Apache-2.0

camunda-job-workers

15

camunda/skills

Skill Claude CodeCodex

Use this skill to implement Camunda 8 job workers in Java, Camunda Spring Boot, or TypeScript — handler code that activates jobs from a service task, runs business logic, and completes, fails, or throws a BPMN error. Use for: choosing between camunda-client-java, the Camunda Spring Boot Starter, and…

19 7d ago A 255 tokens original Apache-2.0

camunda/skills

Skill Claude CodeCodex

Use this skill to deploy BPMN, DMN, and form resources to a Camunda 8 cluster and operate live processes via c8ctl. Use for: deploying resources, starting process instances, inspecting running instances, listing or searching definitions and incidents, resolving incidents, completing user tasks, publishing correlation…

19 7d ago A 167 tokens original Apache-2.0

camunda/skills

Skill Claude CodeCodex

Use this skill to author and run Camunda Process Test (CPT) suites that cover every BPMN gateway branch, DMN rule, and error boundary to 100%. Use for: scaffolding the camunda-process-test-spring harness, planning the minimum set of test segments for full element coverage, authoring .test.json instruction-based…

19 7d ago A 179 tokens original Apache-2.0

camunda/camunda-7-to-8-migration-tooling

Skill Claude CodeCodex

Migrates Camunda 7 / camunda-bpm projects to Camunda 8. Handles Java/Spring code (JavaDelegates, ExternalTaskWorkers, ProcessEngine/RuntimeService client code, execution/task listeners, application.properties/application.yaml with camunda. keys) and BPMN/DMN models (diagrams with the camunda: namespace). Use for code…

5 2d ago A 91 tokens