jira-planner

Generate implementation plans and checklists from Jira issues with Figma context.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/daniyarseifolla/agent-skills --skill jira-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-planner
Source: https://github.com/daniyarseifolla/agent-skills/tree/main/jira-planner
Command: npx skills add https://github.com/daniyarseifolla/agent-skills --skill jira-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Jira task planning by generating implementation plans and checklists using Jira context and Figma integration when applicable.

Core Features & Use Cases

  • Creates implementation plan and checklist for Jira tasks by wrapping brainstorming and writing plans with Jira-specific context (AC, modules, Figma).
  • Supports Figma-first mode when Jira description is empty or lacks details.
  • Works with jira-worker orchestrator to generate plan.md and checklist.md.

Quick Start

Invoke the planner with ISSUE_KEY and Jira task details to generate a plan.md and checklist.md tailored to the Jira task.

Frequently Asked Questions about jira-planner

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

FAQPage Schema
How do I auto-generate Jira implementation plans and checklists?

You can generate Jira implementation plans and checklists by invoking the planner with a Jira issue key and task details. It uses the summary, description, and acceptance criteria to produce a mapped plan.md and checklist.md.

Can I use Figma designs to generate Jira task plans when the issue description is empty?

Yes, Figma designs can generate Jira task plans. The planner supports a Figma-first enrichment mode applied automatically when a Jira issue description is empty or lacks sufficient detail for planning.

How does mapping tasks to acceptance criteria work in Jira planning?

Mapping tasks to acceptance criteria works by using Jira issue context, including affected modules and specific criteria, to structure the generated checklist. This ensures every generated task directly corresponds to defined acceptance criteria.

What is the best way to automate Jira workflow planning for new issues?

The best way to automate Jira workflow planning is to use a tool wrapping Jira context and Figma integration to generate structured plan.md and checklist.md files. This coordinates with a jira-worker orchestrator to streamline planning.

Do I need a jira-worker orchestrator to generate plan.md and checklist.md files?

Yes, you need the jira-worker orchestrator to coordinate generating plan.md and checklist.md files. The planner works with this orchestrator to apply Jira context and Figma enrichment to the task planning workflow.