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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/code-and-sorts/awesome-copilot-agents