Pm Tasks Jira

Jira adapter for the @llodev/pm-tasks-* family. Use when the user mentions Jira, asks to "create Jira issue", "publish to Jira", "log to Jira", "check subtask in Jira", or uses --publish-jira; OR for CRUD on existing issues (check subtask, close issue, change due-date, assign person, comment, set estimate, set parent); OR when invoked autonomously by another agent with [autonomous] / --auto sentinel. Jira model: team-managed, Kanban; issue → Subtask hierarchy (one level); transitions resolved at runtime by status category (locale-safe); estimate via story_points or timetracking field. Modes: paste-ready (no MCP), MCP publish (via Atlassian Remote MCP, Streamable-HTTP transport), autonomous (write-through with allowlist). Implements 9 verbs (task.create, task.move, checklist.check, task.close, task.due-date.set, task.assignee.add, task.comment.add, task.parent.set, task.estimate.set) from skills/pm-tasks-core/references/contract.md. F2 task.sprint.set is NOT supported — Atlassian MCP exposes no sprint API. Req

llodev a8f717b 27 files · 213.3 KB Updated

File contents

llodev/skills/tree/main/skills/pm-tasks-jira commit a8f717b3c9

Frequently asked questions

npx skillmds@latest add llodev/pm-tasks-jira