AgentSkillsCN

jira:prepare

准备 Jira 任务,进行丰富化并创建子任务。当用户希望“准备任务”、“丰富问题”、“创建子任务”或“为开发做准备”时使用此技能。

SKILL.md
--- frontmatter
name: jira:prepare
description: Prepare a Jira task with enrichment and subtask creation. Use when the user wants to "prepare task", "enrich issue", "create subtasks", or "prepare for development".
version: 4.0.0

Jira Task Preparation

Prepare a Jira task with technical enrichment, subtask creation, and work breakdown structure.

Usage

code
/jira:prepare <issue-key>

Features

  • Analyzes issue requirements
  • Creates technical subtasks
  • Enriches description with implementation notes
  • Identifies dependencies
  • Estimates effort

Related Commands

  • /jira:work - Start working on the prepared issue
  • /jira:triage - Triage and analyze issues