Back to Skills Hub
Jira

Jira

@kyjus25
developmentIssue ManagementWork LoggingProject Management

Manage Jira issues and worklogs with comprehensive functionality including searching, status updates, issue creation, work logging, and worklog summaries. Integrate seamlessly with Jira Cloud via API for efficient project tracking and time management.

🚀 Manage your Jira workflow directly from Clawdbot. Search issues, view details, update status, assign tasks, add comments, and create new issues—all without leaving your terminal. Log work hours and generate worklog summaries to track time spent on projects effortlessly.

💡 Perfect for developers and teams who want faster issue management. Quickly find tasks by keyword, move issues through workflows, assign work to teammates, and maintain accurate time tracking—ideal for sprint planning and reporting.

✨ Streamlined API integration with smart user search and transition validation ensures you stay productive while keeping your Jira board in sync.

GitHub

Requirements

Jira API Token

Atlassian API token for authentication (generated from https://id.atlassian.com/manage-profile/security/api-tokens)

curl

Command-line tool for making HTTP requests

jq

JSON processor for parsing API responses

bc

Basic calculator for numeric operations

python3

Python runtime for script execution