.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/mulhamna/jira-commands
home/skills/mulhamna/jira-commands
mulhamna avatar

mulhamna/jira-commands

30 skills

View on GitHub
$npx skills add mulhamna/jira-commands
SkillInstalls
apiExecute a raw Jira REST API call through the jirac CLI, including GET, POST, PUT, DELETE, and PATCH requests to any Jira REST endpoint—archiveArchive Jira issues matching a JQL query with jirac—attachUpload local files as Jira issue attachments through the jirac CLI—batchRun mixed Jira operations (create, update, transition, archive) from a single JSON manifest file using jirac batch—bulk-commentAdd the same Markdown comment to multiple Jira issues with jirac, either by JQL query or explicit issue keys—bulk-createCreate multiple Jira issues at once from a JSON manifest file using jirac bulk-create—bulk-transitionBulk transition multiple Jira issues with a JQL filter through the jirac CLI—bulk-updateBulk update assignee or priority on multiple Jira issues matching a JQL query with jirac—change-typeChange a Jira issue to another issue type using Jira's native move semantics with jirac—clone-issueClone a Jira issue with jirac, optionally into another project or with a new summary and assignee—commentManage Jira issue comments with jirac, including listing existing comments and adding a new Markdown comment to an issue—create-issueCreate new Jira issues with jirac, including interactive prompts for project, issue type, summary, and custom fields—daily-standupGenerate a markdown-ready daily standup summary from assigned Jira issues using jirac—delete-issuePermanently delete a Jira issue with jirac, with optional force flag to skip confirmation—fieldsInspect 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—jiracJira issue management skill for OpenClaw using the jirac CLI. Requires the `jirac` binary to be installed and authenticated before use.—jqlBuild or run Jira JQL queries with jirac, either directly from a query string or through the interactive JQL helper—linkManage Jira issue links (blocks, relates, duplicates, etc.) with jirac — list link types, add a link, or delete an existing link—list-issuesList Jira issues with jirac by project, assignee, or custom JQL, including the default current-user flow—move-issueMove a Jira issue to another project using Jira's native move semantics with jirac (not clone+delete)—notificationsScan recent Jira @mention notifications from issue descriptions and comments using jirac—renderRender and validate Markdown content as Jira ADF with jirac before sending it to Jira as a description or comment—sprint-lifecycleManage Jira sprint lifecycle with jirac — list, create, start, complete, update, or delete sprints for a project—sprint-summarySummarize the current or named Jira sprint by status and assignee using jirac—transitionTransition Jira issues to a new workflow state with jirac, either directly or through the interactive transition picker—update-issueUpdate existing Jira issues with jirac, including summary, description, assignee, priority, labels, components, fix versions, and custom fields—versionsBrowse Jira project fix versions, preview their backlog items, or update version metadata with jirac—view-issueView full Jira issue details with jirac, including description, attachments, and other issue metadata—watchManage Jira issue watchers with jirac, including adding the current user as a watcher, listing watchers, and removing a watcher by accountId—worklogManage Jira worklogs with jirac, including list, add, and delete flows for issue time tracking—