Публикация рабочих задач в Jira
★ 7.1 · vibe-coding
work-items-to-jira is a Claude Code skill that reads a work-items.md file (produced by /plan-work-items) and publishes each slice as a separate Jira ticket via the Atlassian MCP server. It creates one issue per slice (default type Story), links within-file dependencies between slices, places tickets in the specified column (default Backlog), and optionally parents them under an epic or story using --parent. The skill covers the full Atlassian MCP toolset: creating, editing, searching, and transitioning issues, plus account lookup. It suits teams that have already broken a plan into work items and need those items tracked and assigned in Jira. Requires a configured and authenticated Atlassian MCP server; use work-items-to-issues to publish to GitHub Issues instead.