jira-epic — for Claude Code jira-epic, administracion-departamentos, community, for Claude Code, ide skills, ## Epic Title Conventions Format, **Examples:**, ### Data Flow Diagrams, ### State Diagrams, ### Entity Relationship Diagrams

v1.0

关于此技能

适用场景: Ideal for AI agents that need use this skill when creating jira epics for:. 本地化技能摘要: jira-epic helps AI agents handle repository-specific developer workflows with documented implementation details.

功能特性

Use this skill when creating Jira epics for:
Large features spanning multiple components
New views/pages in the application
Major refactoring initiatives
Features requiring API + UI + SDK work

# 核心主题

gutierrezp22 gutierrezp22
[0]
[2]
更新于: 2/11/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
72
Canonical Locale
en
Detected Body Locale
en

适用场景: Ideal for AI agents that need use this skill when creating jira epics for:. 本地化技能摘要: jira-epic helps AI agents handle repository-specific developer workflows with documented implementation details.

核心价值

推荐说明: jira-epic helps agents use this skill when creating jira epics for:. jira-epic helps AI agents handle repository-specific developer workflows with documented implementation details.

适用 Agent 类型

适用场景: Ideal for AI agents that need use this skill when creating jira epics for:.

赋予的主要能力 · jira-epic

适用任务: Applying Use this skill when creating Jira epics for:
适用任务: Applying Large features spanning multiple components
适用任务: Applying New views/pages in the application

! 使用限制与门槛

  • 限制说明: Requires repository-specific context from the skill documentation
  • 限制说明: Works best when the underlying tools and dependencies are already configured

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

评审后的下一步

先决定动作,再继续看上游仓库材料

Killer-Skills 的主价值不应该停在“帮你打开仓库说明”,而是先帮你判断这项技能是否值得安装、是否应该回到可信集合复核,以及是否已经进入工作流落地阶段。

实验室 Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

常见问题与安装步骤

以下问题与步骤与页面结构化数据保持一致,便于搜索引擎理解页面内容。

? FAQ

jira-epic 是什么?

适用场景: Ideal for AI agents that need use this skill when creating jira epics for:. 本地化技能摘要: jira-epic helps AI agents handle repository-specific developer workflows with documented implementation details.

如何安装 jira-epic?

运行命令:npx killer-skills add gutierrezp22/administracion-departamentos/jira-epic。支持 Cursor、Windsurf、VS Code、Claude Code 等 19+ IDE/Agent。

jira-epic 适用于哪些场景?

典型场景包括:适用任务: Applying Use this skill when creating Jira epics for:、适用任务: Applying Large features spanning multiple components、适用任务: Applying New views/pages in the application。

jira-epic 支持哪些 IDE 或 Agent?

该技能兼容 Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer。可使用 Killer-Skills CLI 一条命令通用安装。

jira-epic 有哪些限制?

限制说明: Requires repository-specific context from the skill documentation;限制说明: Works best when the underlying tools and dependencies are already configured。

安装步骤

  1. 1. 打开终端

    在你的项目目录中打开终端或命令行。

  2. 2. 执行安装命令

    运行:npx killer-skills add gutierrezp22/administracion-departamentos/jira-epic。CLI 会自动识别 IDE 或 AI Agent 并完成配置。

  3. 3. 开始使用技能

    jira-epic 已启用,可立即在当前项目中调用。

! 参考页模式

此页面仍可作为安装与查阅参考,但 Killer-Skills 不再把它视为主要可索引落地页。请优先阅读上方评审结论,再决定是否继续查看上游仓库说明。

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

jira-epic

安装 jira-epic,这是一款面向AI agent workflows and automation的 AI Agent Skill。查看评审结论、使用场景与安装路径。

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

When to Use

Use this skill when creating Jira epics for:

  • Large features spanning multiple components
  • New views/pages in the application
  • Major refactoring initiatives
  • Features requiring API + UI + SDK work

Epic Template

markdown
1# {Epic Title} 2 3**Figma:** {figma link if available} 4 5## Feature Overview 6 7{2-3 paragraph description of what this feature does and why it's needed} 8 9## Requirements 10 11### {Section 1: Major Functionality Area} 12 13#### {Subsection} 14- Requirement 1 15- Requirement 2 16- Requirement 3 17 18#### {Another Subsection} 19- Requirement 1 20- Requirement 2 21 22### {Section 2: Another Major Area} 23 24#### {Subsection} 25- Requirement 1 26- Requirement 2 27 28## Technical Considerations 29 30### Performance 31- {Performance requirement 1} 32- {Performance requirement 2} 33 34### Data Integration 35- {Data source} 36- {Integration points} 37 38### UI Components 39- {Component 1} 40- {Component 2} 41 42## Implementation Checklist 43 44- [ ] {Major deliverable 1} 45- [ ] {Major deliverable 2} 46- [ ] {Major deliverable 3} 47 48## Diagrams 49 50{Mermaid diagrams for architecture, flow, data model, etc.}

Epic Title Conventions

Format: [EPIC] Feature Name

Examples:

  • [EPIC] Findings View
  • [EPIC] Multi-tenant Support
  • [EPIC] Compliance Dashboard Redesign
  • [EPIC] GovCloud Support

Required Sections

1. Feature Overview

Brief but complete description of:

  • What the feature does
  • Who uses it
  • Why it's needed

2. Requirements

Organized by functional area:

  • Group related requirements together
  • Use clear headers and subheaders
  • Be specific and testable

3. Technical Considerations

Always include:

  • Performance: Large dataset handling, pagination, caching
  • Data Integration: Data sources, APIs, relationships
  • UI Components: Reusable components, design system usage

4. Implementation Checklist

High-level deliverables that will become individual tasks:

  • Each checkbox = potential Jira task
  • Order by dependency (API before UI)
  • Include testing milestones

Diagrams

Use Mermaid for:

Architecture Diagrams

mermaid
1graph TB 2 UI[UI Components] --> API[API Endpoints] 3 API --> SDK[Prowler SDK] 4 SDK --> Cloud[Cloud Providers]

Data Flow Diagrams

mermaid
1sequenceDiagram 2 User->>UI: Apply filters 3 UI->>API: GET /findings?filters 4 API->>DB: Query findings 5 DB-->>API: Results 6 API-->>UI: JSON response 7 UI-->>User: Render table

State Diagrams

mermaid
1stateDiagram-v2 2 [*] --> Pending 3 Pending --> InProgress: Start triage 4 InProgress --> Resolved: Mark resolved 5 InProgress --> Pending: Reset 6 Resolved --> [*]

Entity Relationship Diagrams

mermaid
1erDiagram 2 FINDING ||--o{ RESOURCE : affects 3 FINDING }|--|| CHECK : "belongs to" 4 RESOURCE }|--|| ACCOUNT : "belongs to" 5 ACCOUNT }|--|| PROVIDER : "belongs to"

Splitting Epic into Tasks

After creating the epic, generate individual tasks using the jira-task skill:

Task Naming Pattern

From epic [EPIC] Findings View, create:

  • [FEATURE] Findings table with pagination (UI)
  • [FEATURE] Findings filters - provider and account (UI)
  • [FEATURE] Findings detail panel - Overview tab (UI)
  • [FEATURE] Findings detail panel - Resources tab (UI)
  • [FEATURE] Findings bulk actions - mute/suppress (API + UI)
  • [FEATURE] Findings search functionality (API + UI)

Task Dependencies

Always specify in each task:

markdown
1## Related Tasks 2- Epic: [EPIC] Findings View 3- Blocked by: [task if any] 4- Blocks: [task if any]

Figma Integration

When Figma links are provided:

  • Include main Figma link at top
  • Reference specific frames in relevant sections
  • Example: https://www.figma.com/design/xxx?node-id=1830-44712&m=dev

Output Format

markdown
1## Epic: [EPIC] {Title} 2 3{Full epic content following template} 4 5--- 6 7## Suggested Tasks 8 9Based on this epic, create the following tasks: 10 11| # | Title | Component | Blocked By | 12|---|-------|-----------|------------| 13| 1 | [FEATURE] Task name | API | - | 14| 2 | [FEATURE] Task name | UI | Task 1 | 15| 3 | [FEATURE] Task name | UI | Task 2 | 16 17Would you like me to generate the full task descriptions?

Checklist Before Submitting

  1. ✅ Title follows [EPIC] Feature Name format
  2. ✅ Feature Overview explains what/who/why
  3. ✅ Requirements are organized by functional area
  4. ✅ Technical Considerations cover performance, data, UI
  5. ✅ Implementation Checklist has high-level deliverables
  6. ✅ Diagrams included where helpful (Mermaid format)
  7. ✅ Figma links included if available
  8. ✅ Suggested tasks table provided at the end

Formatting Rules

CRITICAL: All output MUST be in Markdown format, ready to paste into Jira.

  • Use # for epic title, ## for main sections, ### for subsections
  • Use **bold** for emphasis
  • Use - [ ] for checkboxes in Implementation Checklist
  • Use ``` for code blocks and Mermaid diagrams
  • Use backticks for file paths, commands, and code references
  • Use tables for Suggested Tasks section
  • Use --- to separate epic from suggested tasks

Jira MCP Integration

CRITICAL: When creating epics via MCP, use these exact parameters:

Required Fields

json
1{ 2 "project_key": "PROWLER", 3 "summary": "[EPIC] Feature name", 4 "issue_type": "Epic", 5 "additional_fields": { 6 "customfield_10359": {"value": "UI"} 7 } 8}

Team Field (REQUIRED)

The customfield_10359 (Team) field is REQUIRED. Options:

  • "UI" - Frontend epics
  • "API" - Backend epics
  • "SDK" - Prowler SDK epics

Work Item Description Field

IMPORTANT: The project uses customfield_10363 (Work Item Description) instead of the standard description field for display in the UI.

CRITICAL: Use Jira Wiki markup, NOT Markdown:

  • h2. instead of ##
  • *text* for bold instead of **text**
  • * item for bullets (same)
  • ** subitem for nested bullets

After creating the epic, update the description with:

json
1{ 2 "customfield_10363": "h2. Feature Overview\n\n{overview}\n\nh2. Requirements\n\n*{Section 1}*\n* {requirement 1}\n* {requirement 2}\n\n*{Section 2}*\n* {requirement 1}\n* {requirement 2}\n\nh2. Technical Considerations\n\n*Performance:*\n* {consideration 1}\n\n*Data Integration:*\n* {consideration 2}\n\nh2. Implementation Checklist\n\n* [ ] {deliverable 1}\n* [ ] {deliverable 2}\n* [ ] {deliverable 3}" 3}

Linking Tasks to Epic

When creating child tasks, use the epic key as parent:

json
1{ 2 "additional_fields": { 3 "parent": "PROWLER-XXX" 4 } 5}

Workflow Transitions

Backlog (10037) → To Do (14) → In Progress (11) → Done (21)
                → Blocked (10)

MCP Commands Sequence

  1. Create epic:
mcp__mcp-atlassian__jira_create_issue (issue_type: "Epic")
  1. Update Work Item Description:
mcp__mcp-atlassian__jira_update_issue with customfield_10363
  1. Create child tasks:
mcp__mcp-atlassian__jira_create_issue with parent: EPIC-KEY
  1. Assign and transition:
mcp__mcp-atlassian__jira_update_issue (assignee)
mcp__mcp-atlassian__jira_transition_issue (status)

Keywords

jira, epic, feature, initiative, prowler, large feature

相关技能

寻找 jira-epic 的替代方案 (Alternative) 或可搭配使用的同类 community Skill?探索以下相关开源技能。

查看全部

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

为prompts.chat的信息反馈系统生成可定制的插件小部件

149.6k
0
AI

flags

Logo of vercel
vercel

React 框架

138.4k
0
浏览器

pr-review

Logo of pytorch
pytorch

Python中具有强大GPU加速的张量和动态神经网络

98.6k
0
开发者工具