What problem does it solve? Keeping a daily work journal in sync with Jira is manual and repetitive: you have to look up your assigned tickets, decide what to focus on, type them into your notes, and remember to recap what actually happened at the end of the day. This Skill automates that bridge between Jira and your Obsidian daily journal. ## Core Features & Use Cases - Day start (/worklog start): Pulls your open Jira issues via the Atlassian MCP, discusses priorities with you, then writes only the agreed focus set as a Professional task checklist in today's Obsidian entry. - Day end (/worklog stop): Refreshes the checklist against current Jira statuses, checks off completed tickets, and appends a short narrative recap plus a next-day look-ahead. - Optional tmux integration: Can create one detached tmux session per focus ticket (via a helper script) and optionally launch a Claude Code instance in each, so you attach straight into a ticket-oriented workspace. - Use Case: You start your morning, run /worklog start, pick three tickets from your Jira backlog in conversation, and find them formatted as linked checklist items in today's journal entry - then at 6pm /worklog stop marks the finished one done and writes a two-sentence recap. ## Quick Start Run /worklog start to pull my open Jira tickets into today's Obsidian journal entry and help me pick today's focus tasks.