跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Jira Skill

技能 已验证 活跃

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

目的

To enable seamless conversational interaction with Jira for managing issues, tickets, and sprints without requiring users to remember complex commands or API calls.

功能

  • Issue viewing and listing
  • Issue creation and updating
  • Workflow transitions and comments
  • Sprint status checks
  • JQL search and advanced queries
  • Dual backend support (CLI/MCP)

使用场景

  • Asking about specific Jira tickets (e.g., 'Show me PROJ-123')
  • Listing personal or team tickets (e.g., 'What are my open tickets?')
  • Creating new Jira tickets with detailed descriptions
  • Updating ticket status or assignee
  • Checking the status of the current sprint

非目标

  • Managing Jira administration settings
  • Complex project configuration beyond issue management
  • Directly interacting with Jira for features not covered by CLI/MCP tools

工作流

  1. Detect available Jira backend (CLI or MCP)
  2. Parse user intent and relevant Jira issue keys
  3. For read operations: Fetch and display information
  4. For write operations: Fetch current state, present changes for approval, execute, and verify
  5. Handle errors and provide remediation guidance

实践

  • Jira workflow management
  • Issue tracking
  • Command-line tool integration
  • API integration

先决条件

  • Jira CLI installed OR Atlassian MCP configured
  • Jira account with necessary permissions

安装

npx skills add davila7/claude-code-templates

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标27.2k
许可证MIT
状态
查看源代码