From a8f7c21a743fd7ef2e159d5a1ed28476db94d590 Mon Sep 17 00:00:00 2001 From: Conall O'Brien Date: Tue, 13 Jan 2026 01:28:11 +0000 Subject: [PATCH] Add jira-beads-sync CLI+Claude plugin to COMMUNITY_TOOLS.md (#1052) --- docs/COMMUNITY_TOOLS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/COMMUNITY_TOOLS.md b/docs/COMMUNITY_TOOLS.md index 84bbd58d..b277d54b 100644 --- a/docs/COMMUNITY_TOOLS.md +++ b/docs/COMMUNITY_TOOLS.md @@ -38,6 +38,10 @@ A curated list of community-built UIs, extensions, and integrations for Beads. R - **[Parade](https://github.com/JeremyKalmus/parade)** - Electron app for workflow orchestration with visual Kanban board, discovery wizard, and task visualization. Run with `npx parade-init`. Built by [@JeremyKalmus](https://github.com/JeremyKalmus). (Electron/React) +## Data Source Middleware + +- **[jira-beads-sync](https://github.com/conallob/jira-beads-sync)** - CLI tool & Claude Code plugin to sync tasks from Jira into beads and publish beads task states back to Jira. Built by [@conallob](https://github.com/conallob). (Go) + ## Historical / Stale - **[beady](https://github.com/maphew/beady)** - Early prototype effort, now stale. Built by [@maphew](https://github.com/maphew). (Go)