Skip to content
Development
Command

/validate

Validate a BPMN file - structural checks plus control-flow lint

From plugin
bpmn
65 skills5 commands
Install
> /plugin marketplace add architawr/claude-bpmn-skill
> /plugin install bpmn@bpmn-tools

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/validate

Context preview

What this command does when you run it.

Validate a BPMN file - structural checks plus control-flow lint

Command definition

validate.md
description: Validate a BPMN file - structural checks plus control-flow lint
argument-hint: <path/to/file.bpmn>

Use the **bpmn** skill to validate the BPMN file at: $ARGUMENTS

Run `validate` (well-formed XML, every flow node/edge has a shape, no overlapping shapes) and `lint` (deadlocks, double execution, stuck-token gateways). Summarize the findings in plain language and propose concrete fixes. If the user asks, apply the fixes and re-run both until clean.

Ships withbpmn

A Claude Code plugin that lets Claude work with BPMN 2.0 process diagrams (.bpmn XML): read and explain them in plain language, and create or edit them so they come out valid and visually clean in any modeler (Camunda Modeler, bpmn.io, Cawemo…).

Get the whole plugin
Stats
6
Stars
4
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
4mo ago
Last commit
4mo ago
Created

Repo: architawr/claude-bpmn-skill

Other commands on bpmn.