# go-jira/jira

simple jira command line client in Go

Repository: https://github.com/go-jira/jira
Canonical: https://ross.abutalabs.com/products/jira
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2025-11-11T19:18:28+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 51, release rhythm 8, longevity 100
- inputs: {"age_days": 4222, "days_push": 295, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2745, forks 345 (observed 2026-08-28T04:07:16.749672+00:00)

## What it is
go-jira is a simple command line client for Atlassian's Jira issue tracker, written in Go. It supports context-aware configuration, shell tab completion, and common Jira operations like listing, creating, and assigning issues.

## Use cases
- manage jira issues from the terminal
- list jira issues for the current project
- create and assign jira tickets via cli
- script jira operations in shell
- add watchers to jira issues from command line
- context-aware jira config per project directory

## When to choose
- you work with Jira daily and want fast terminal access
- you need to script or automate Jira workflows in shell
- you want per-project Jira configuration tied to your working directory

## When to avoid
- you need a graphical Jira interface
- you use a different issue tracker like GitHub Issues or Linear
- you need a Go library for embedding Jira API access rather than a CLI

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, api-framework
- domain: developer-tools
- platform: cli, cross-platform, go
- tags: jira, atlassian, issue-tracking, rest-api-client, go, command-line, automation

## Member repositories
- go-jira/jira (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.749672+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:19:04.425955+00:00, confidence not recorded.
  - readme: https://github.com/go-jira/jira (fetched 2026-08-28T04:07:16.749672+00:00, sha d84f6f801b7e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
