new-process

star 13

Generate a deployable Camunda 8 BPMN process file. Use when creating or modifying BPMN workflows.

meyerdan By meyerdan schedule Updated 3/8/2026

name: new-process description: Generate a deployable Camunda 8 BPMN process file. Use when creating or modifying BPMN workflows. argument-hint: "[process description]"

Generate a deployable Camunda 8 BPMN file. Find and read camunda-dev-guide.md for Zeebe-specific patterns. For agentic processes with AI agents and ad-hoc sub-processes, use /new-agent instead.

If the process uses non-REST connectors (Slack, Kafka, SendGrid, etc.), look up their task type and input targets via the Camunda Docs MCP tool or at https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/

$ARGUMENTS

Save to resources/. Deploy with c8ctl. If deployment fails, fix based on the error and retry.

Install via CLI
npx skills add https://github.com/meyerdan/camunda-ai-dev-kit --skill new-process
Repository Details
star Stars 13
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator