·jira-cli

从命令行与 Jira 交互,以创建、列出、查看、编辑和过渡问题,管理冲刺和史诗,以及执行常见的 Jira 工作流程。当用户询问 Jira 任务、票证、问题、冲刺或需要管理项目工作项时使用。

67安装·1热度·@code-and-sorts

安装

$npx skills add https://github.com/code-and-sorts/awesome-copilot-agents --skill jira-cli

SKILL.md

Interact with Atlassian Jira from the command line using jira-cli.

| --plain | Plain text output (no interactive UI) | | --raw | Raw JSON output | | --csv | CSV output | | --no-input | Skip interactive prompts | | -t, --type | Issue type (Bug, Story, Task, Epic) | | -s, --summary | Issue summary/title | | -b, --body | Issue description | | -y, --priority | Priority (Highest, High, Medium, Low, Lowest) |

| -l, --label | Labels (repeatable) | | -a, --assignee | Assignee username | | -r, --reporter | Reporter username | | -C, --component | Component name | | -P, --parent | Parent issue/epic key | | -q, --jql | Raw JQL query | | --created | Filter by creation date (-7d, week, month) | | --order-by | Sort field | | --reverse | Reverse sort order |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/code-and-sorts/awesome-copilot-agents --skill jira-cli
分类
@协作工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 jira-cli?

从命令行与 Jira 交互,以创建、列出、查看、编辑和过渡问题,管理冲刺和史诗,以及执行常见的 Jira 工作流程。当用户询问 Jira 任务、票证、问题、冲刺或需要管理项目工作项时使用。 来源:code-and-sorts/awesome-copilot-agents。

如何安装 jira-cli?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/code-and-sorts/awesome-copilot-agents --skill jira-cli 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/code-and-sorts/awesome-copilot-agents

详情

分类
@协作工具
来源
skills.sh
收录时间
2026-02-01

相关 Skills