claudeindex
Plugin

decision-table-creation

Express complex business rules as decision tables. Limited-entry (Y/N) / extended-entry (valued) / mixed. Per rule: condition values → actions. Verifies completeness (all combinations covered or impossible), consistency (no overlapping rules with different outcomes), redundancy (no duplicates). Explicit default / otherwise rule. Optional DMN XML emission with hit policy (UNIQUE / FIRST / PRIORITY / ANY / COLLECT). Mermaid diagrams with optional PNG export.

Installation

1

Add the marketplace

/plugin marketplace add SSiertsema/claude-code-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.