Skip to content

/move-issue

Move a Jira issue to another project using Jira's native move semantics with jirac (not clone+delete)

shell
$ npx -y skills add mulhamna/jira-commands --skill move-issue --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/move-issue
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Move a Jira issue to another project using Jira's native move semantics with jirac (not clone+delete)
Ships withjira-commands

Jira on the command line. jirac is a Jira command-line client written in Rust. It ships as a single binary with no runtime dependencies and runs on macOS, Linux, and Windows.

Get the whole plugin, auto-invoked
Stats
46
Stars
0
Views
12
Forks
Active
Maintenance
Rust
Language
1d ago
Last commit
3mo ago
Created

Repo: mulhamna/jira-commands