mulhamna

35 mods across 1 repository, 49 stars between them.

mulhamna/jira-commands

Instructions file CodexOpenCode

AGENTS.md instructions for mulhamna/jira-commands, a project described as: Jira toolkit for terminals, coding assistants, and bots.

49 5d ago A 4 tokens

mulhamna/jira-commands

Instructions file

Claude Code instructions for mulhamna/jira-commands, covering claude.md — rust jira cli, claude rules — must follow, common commands, project overview and workspace structure.

49 5d ago A 2,505 tokens

mulhamna/jira-commands

Instructions file Gemini CLI

Gemini CLI instructions for mulhamna/jira-commands, a project described as: Jira toolkit for terminals, coding assistants, and bots.

49 5d ago A 4 tokens

jirac

05

mulhamna/jira-commands

Skill Claude CodeCodex

Jira issue management skill for OpenClaw using the jirac CLI. Requires the jirac binary to be installed and authenticated before use. Use when listing, viewing, creating, updating, transitioning, commenting on, attaching files to, bulk-editing, cloning, deleting, linking, archiving, moving, changing types of Jira…

49 5d ago A 123 tokens

jira

06

mulhamna/jira-commands

Plugin Claude Code

Jira CLI integration for Claude Code — create, list, view, transition, comment on, and manage Jira issues directly from Claude Code. Requires the jirac CLI from jira-commands to be installed (cargo install jira-commands).

49 5d ago A tokens not measured

api

07

mulhamna/jira-commands

Skill Claude CodeCodex

Execute a raw Jira REST API call through the jirac CLI, including GET, POST, PUT, DELETE, and PATCH requests to any Jira REST endpoint.

49 5d ago A 30 tokens

archive

08

mulhamna/jira-commands

Skill Claude CodeCodex

Archive Jira issues matching a JQL query with jirac.

49 5d ago A 11 tokens

attach

09

mulhamna/jira-commands

Skill Claude CodeCodex

Upload local files as Jira issue attachments through the jirac CLI.

49 5d ago A 12 tokens

batch

10

mulhamna/jira-commands

Skill Claude CodeCodex

Run mixed Jira operations (create, update, transition, archive) from a single JSON manifest file using jirac batch.

49 5d ago A 23 tokens

bulk-comment

11

mulhamna/jira-commands

Skill Claude CodeCodex

Add the same Markdown comment to multiple Jira issues with jirac, either by JQL query or explicit issue keys.

49 5d ago A 22 tokens

bulk-create

12

mulhamna/jira-commands

Skill Claude CodeCodex

Create multiple Jira issues at once from a JSON manifest file using jirac bulk-create.

49 5d ago A 16 tokens

bulk-update

14

mulhamna/jira-commands

Skill Claude CodeCodex

Bulk update assignee or priority on multiple Jira issues matching a JQL query with jirac.

49 5d ago A 18 tokens

change-type

15

mulhamna/jira-commands

Skill Claude CodeCodex

Change a Jira issue to another issue type using Jira's native move semantics with jirac.

49 5d ago A 17 tokens

clone-issue

16

mulhamna/jira-commands

Skill Claude CodeCodex

Clone a Jira issue with jirac, optionally into another project or with a new summary and assignee.

49 5d ago A 20 tokens

comment

17

mulhamna/jira-commands

Skill Claude CodeCodex

Manage Jira issue comments with jirac, including listing existing comments and adding a new Markdown comment to an issue.

49 5d ago A 21 tokens

create-issue

18

mulhamna/jira-commands

Skill Claude CodeCodex

Create new Jira issues with jirac, including interactive prompts for project, issue type, summary, and custom fields.

49 5d ago A 22 tokens

daily-standup

19

mulhamna/jira-commands

Skill Claude CodeCodex

Generate a markdown-ready daily standup summary from assigned Jira issues using jirac.

49 5d ago A 15 tokens

delete-issue

20

mulhamna/jira-commands

Skill Claude CodeCodex

Permanently delete a Jira issue with jirac, with optional force flag to skip confirmation.

49 5d ago A 18 tokens

fields

21

mulhamna/jira-commands

Skill Claude CodeCodex

Inspect Jira field metadata with jirac for a project and issue type, especially before create or update flows that use custom fields or backlog-specific schemas.

49 5d ago A 28 tokens

jql

22

mulhamna/jira-commands

Skill Claude CodeCodex

Build or run Jira JQL queries with jirac, either directly from a query string or through the interactive JQL helper.

49 5d ago A 24 tokens

link

23

mulhamna/jira-commands

Skill Claude CodeCodex

Manage Jira issue links (blocks, relates, duplicates, etc.) with jirac — list link types, add a link, or delete an existing link.

49 5d ago A 30 tokens

list-issues

24

mulhamna/jira-commands

Skill Claude CodeCodex

List Jira issues with jirac by project, assignee, or custom JQL, including the default current-user flow.

49 5d ago A 23 tokens