WOP

Synchronize Jira tickets and GitHub PRs into a WIP Obsidian page.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/mec07/claude_skills --skill wop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: WOP
Source: https://github.com/mec07/claude_skills/tree/main/stow/WOP
Command: npx skills add https://github.com/mec07/claude_skills --skill wop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Work in Progress syncs Jira and GitHub data to surface the current state of work items and keep the WIP Obsidian page up to date.

Core Features & Use Cases

  • Real-time status synchronization for Jira tickets and GitHub PRs
  • Staleness and status-mismatch detection with actionable prompts
  • WIP page rewrite using current data while preserving manually curated sections

Quick Start

Invoke the /wop trigger to refresh the WIP dashboard and update the Obsidian page.

Frequently Asked Questions about WOP

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync Jira tickets and GitHub PRs to an Obsidian WIP page?

To sync Jira tickets and GitHub PRs, the WOP Skill reads your Obsidian WIP page, fetches live status updates, detects staleness or mismatches, and automatically rewrites the relevant sections to reflect the current work-in-progress state.

What is staleness and mismatch detection for Jira and GitHub work tracking?

Staleness and mismatch detection compares your WIP Obsidian page against live Jira ticket assignments and GitHub PR states, surfacing actionable prompts when tracked items become outdated or their statuses no longer align across platforms.

Can I preserve manually curated sections when updating WIP status from Jira and GitHub?

Yes, WIP page updates preserve manually curated sections by computing changes based on live data and rewriting only the relevant sections needed to reflect the current status of Jira tickets and GitHub PRs.

How do I refresh my Jira and GitHub WIP dashboard in Obsidian?

To refresh your WIP dashboard, invoke the /wop trigger to automate real-time synchronization of assigned Jira tickets and open or merged GitHub PRs, updating your Obsidian page with current data and actionable prompts.

Does WOP work with both open and merged GitHub PRs for status tracking?

Yes, WOP tracks both open and merged GitHub PRs alongside assigned Jira tickets, computing updates from live data to reveal the current work-in-progress state and flagging any status mismatches found.

What are the limitations of syncing Jira and GitHub status to Obsidian?

WOP is limited to reading assigned Jira tickets and GitHub PRs to rewrite existing WIP Obsidian page sections; it does not create new tickets or PRs and only surfaces staleness and mismatch prompts rather than resolving them automatically.