camunda-dmn
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, validating decisions structurally (npx dmnlint) and behaviourally (CPT preferred, deploy fallback).
Do not use for: writing FEEL syntax in detail (use camunda-feel), modelling the BPMN around a business rule task (use camunda-bpmn), authoring CPT test scenarios (use camunda-process-test).
**Workflow skill** — author the decision, lint it, run it.
Pinned to revision 34afa0f738fc, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/camunda-dmn/SKILL.md
- skills/camunda-dmn/portability.json
- skills/camunda-dmn/references/decision-tables.md
- skills/camunda-dmn/references/dmnlint.md
- skills/camunda-dmn/references/feel-in-dmn.md
- skills/camunda-dmn/references/testing-decisions.md
Every link opens the file at its source, pinned to the revision this page describes.