What problem does it solve?
Reduce context switching and manual ticket management by enabling conversational creation, viewing, searching, and transitions of Jira issues for W&B projects, so engineers and SEs can find and update customer tickets without copying between tools.
Core Features & Use Cases
- Search & List: Build JQL queries, filter by customer, type, assignee, or labels and return structured JSON summaries for reporting or triage.
- Read-safe Analysis: View issue details, comments, transitions, and extract FE-UPDATE histories for customer status checks without requiring confirmation.
- Controlled Writes: Create, edit, transition, assign, comment, link, flag, and add structured FE-UPDATEs with explicit user confirmation and clear change previews to avoid accidental modifications.
- Use Case: Find all open bugs for a customer, summarize FE-UPDATEs to determine current status, and prepare a draft FE-UPDATE comment for approval.
Quick Start
Run the jira skill to list WB project issues for a customer, for example: uv run --project .claude/skills/jira python .claude/skills/jira/scripts/issues.py list --customer GResearch --pretty