Skip to content
Development
Command

/explain

Read a BPMN 2.0 .bpmn file and explain it in plain language

From plugin
bpmn
55 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/explain

Context preview

What this command does when you run it.

Read a BPMN 2.0 .bpmn file and explain it in plain language

Command definition

explain.md
description: Read a BPMN 2.0 .bpmn file and explain it in plain language
argument-hint: <path/to/file.bpmn>

Use the **bpmn** skill to read and explain the BPMN diagram at: $ARGUMENTS

Run the skill's `summarize` on the file first (it is your source of truth — don't eyeball raw DI), then explain the process in plain language: the happy path first, then decision points (what each gateway branches on), parallel work, and exception / boundary handling. Name real business steps, not element IDs, and match the user's language. If this looks like a review ("is this correct?", "why does it hang?"), also run `lint` and report any control-flow issues.

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
5
Stars
4
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
3mo ago
Last commit
3mo ago
Created

Repo: architawr/claude-bpmn-skill

Other commands on bpmn.