
Claude Skills by mulhamna
github.com/mulhamnaManage Jira issue watchers with jirac, including adding the current user as a watcher, listing watchers, and removing a watcher by accountId
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 issues, logging work, generating standup or sprint summaries, managing sprint lifecycles, browsing fix versions, scanning Jira mention notifications, rendering markdown to ADF, reg...
Execute a raw Jira REST API call through the jirac CLI, including GET, POST, PUT, DELETE, and PATCH requests to any Jira REST endpoint
Archive Jira issues matching a JQL query with jirac
Upload local files as Jira issue attachments through the jirac CLI
Run mixed Jira operations (create, update, transition, archive) from a single JSON manifest file using jirac batch
Add the same Markdown comment to multiple Jira issues with jirac, either by JQL query or explicit issue keys
Create multiple Jira issues at once from a JSON manifest file using jirac bulk-create
Bulk transition multiple Jira issues with a JQL filter through the jirac CLI
Bulk update assignee or priority on multiple Jira issues matching a JQL query with jirac
Change a Jira issue to another issue type using Jira's native move semantics with jirac
Clone a Jira issue with jirac, optionally into another project or with a new summary and assignee
Manage Jira issue comments with jirac, including listing existing comments and adding a new Markdown comment to an issue
Create new Jira issues with jirac, including interactive prompts for project, issue type, summary, and custom fields
Generate a markdown-ready daily standup summary from assigned Jira issues using jirac
Permanently delete a Jira issue with jirac, with optional force flag to skip confirmation
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
Build or run Jira JQL queries with jirac, either directly from a query string or through the interactive JQL helper
Manage Jira issue links (blocks, relates, duplicates, etc.) with jirac — list link types, add a link, or delete an existing link
List Jira issues with jirac by project, assignee, or custom JQL, including the default current-user flow
Move a Jira issue to another project using Jira's native move semantics with jirac (not clone+delete)
Scan recent Jira @mention notifications from issue descriptions and comments using jirac
Render and validate Markdown content as Jira ADF with jirac before sending it to Jira as a description or comment
Manage Jira sprint lifecycle with jirac — list, create, start, complete, update, or delete sprints for a project
Summarize the current or named Jira sprint by status and assignee using jirac
Transition Jira issues to a new workflow state with jirac, either directly or through the interactive transition picker
Update existing Jira issues with jirac, including summary, description, assignee, priority, labels, components, fix versions, and custom fields
Browse Jira project fix versions, preview their backlog items, or update version metadata with jirac
View full Jira issue details with jirac, including description, attachments, and other issue metadata
Manage Jira worklogs with jirac, including list, add, and delete flows for issue time tracking