Jira Delivery Bridge v1.0.0 is the first public release of a reusable BMad module designed to project delivery visibility into Jira without moving planning ownership out of BMad.
What is included
jdb-setupto register module config and help entriesjdb-configure-jira-syncto validate the Jira target and seed the module contractjdb-publish-story-syncfor story-level publication and previewsjdb-publish-sprint-syncfor sprint-level summaries and audience-aware reportingjdb-ingest-jira-signalsfor narrow, controlled Jira-to-BMad advisory or apply flows
Key characteristics
- BMad remains the source of truth
- outbound sync is preview-first and conservative about Jira writes
- return sync is allowlisted and controlled
- configuration separates shared settings from user-scoped settings
- reports, previews, and receipts support auditability and operator review
Recommended use
Use this module when you manage delivery inside BMad and need structured Jira visibility for clients, administrative staff, leads, or engineering stakeholders.
Installation
npx bmad-method install --custom-source https://github.com/mathi0u/jira-delivery-bridge --tools claude-code --yesNotes
- requires
python3 uvis recommended for runningmerge-config.py- Jira credentials should be provided through an environment variable such as
JIRA_API_TOKEN - no secrets should be committed to
_bmadconfig or runtime artifacts