Skip to content

/watch

Manage Jira issue watchers with jirac, including adding the current user as a watcher, listing watchers, and removing a watcher by accountId

shell
$ npx -y skills add mulhamna/jira-commands --skill watch --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/watch
How auto-invocation works

Context preview

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

Manage Jira issue watchers with jirac, including adding the current user as a watcher, listing watchers, and removing a watcher by accountId
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