Plugin Claude Code
Plugin marketplace listing 1 plugin: jira.
Plugin Claude Code
Plugin marketplace listing 1 plugin: jira.
Instructions file CodexOpenCode
AGENTS.md instructions for mulhamna/jira-commands, a project described as: Jira toolkit for terminals, coding assistants, and bots.
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.
Instructions file Gemini CLI
Gemini CLI instructions for mulhamna/jira-commands, a project described as: Jira toolkit for terminals, coding assistants, and bots.
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…
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).
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.
Skill Claude CodeCodex
Archive Jira issues matching a JQL query with jirac.
Skill Claude CodeCodex
Upload local files as Jira issue attachments through the jirac CLI.
Skill Claude CodeCodex
Run mixed Jira operations (create, update, transition, archive) from a single JSON manifest file using jirac batch.
Skill Claude CodeCodex
Add the same Markdown comment to multiple Jira issues with jirac, either by JQL query or explicit issue keys.
Skill Claude CodeCodex
Create multiple Jira issues at once from a JSON manifest file using jirac bulk-create.
Skill Claude CodeCodex
Bulk transition multiple Jira issues with a JQL filter through the jirac CLI.
Skill Claude CodeCodex
Bulk update assignee or priority on multiple Jira issues matching a JQL query with jirac.
Skill Claude CodeCodex
Change a Jira issue to another issue type using Jira's native move semantics with jirac.
Skill Claude CodeCodex
Clone a Jira issue with jirac, optionally into another project or with a new summary and assignee.
Skill Claude CodeCodex
Manage Jira issue comments with jirac, including listing existing comments and adding a new Markdown comment to an issue.
Skill Claude CodeCodex
Create new Jira issues with jirac, including interactive prompts for project, issue type, summary, and custom fields.
Skill Claude CodeCodex
Generate a markdown-ready daily standup summary from assigned Jira issues using jirac.
Skill Claude CodeCodex
Permanently delete a Jira issue with jirac, with optional force flag to skip confirmation.
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.
Skill Claude CodeCodex
Build or run Jira JQL queries with jirac, either directly from a query string or through the interactive JQL helper.
Skill Claude CodeCodex
Manage Jira issue links (blocks, relates, duplicates, etc.) with jirac — list link types, add a link, or delete an existing link.
Skill Claude CodeCodex
List Jira issues with jirac by project, assignee, or custom JQL, including the default current-user flow.