jira-cli
✓從命令行與 Jira 交互,以創建、列出、查看、編輯和過渡問題,管理衝刺和史詩,以及執行常見的 Jira 工作流程。當用戶詢問 Jira 任務、票證、問題、衝刺或需要管理項目工作項時使用。
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