Configure notification preferences, manage webhook endpoints, test notifications, and view notification history for Jira orchestration events
/plugin marketplace add Lobbi-Docs/claude/plugin install jira-orchestrator@claude-orchestration[action] [options]# /jira:notify **Quick Usage:** `/jira:notify [action] [options]` Manage the Jira Orchestrator notification system including user preferences, webhook endpoints, notification testing, and delivery history. ## Core Actions | Action | Purpose | Example | |--------|---------|---------| | `configure` | Configure user notification preferences | `/jira:notify configure --channel=slack` | | `test` | Send test notifications | `/jira:notify test --channel=slack` | | `history` | View notification delivery history | `/jira:notify history --limit=50` | | `webhook add` | Register new webhook endpoin...