jira-lookup — community jira-lookup, claude-code-reviewer, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Agile Agents requiring seamless Jira issue integration and automated workflow tracking. Automated PR code review service using Claude Code CLI — polls or listens via webhooks, posts review comments with full PR lifecycle state tracking

martin-janci martin-janci
[0]
[0]
Updated: 2/26/2026

Agent Capability Analysis

The jira-lookup skill by martin-janci is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Ideal for Agile Agents requiring seamless Jira issue integration and automated workflow tracking.

Core Value

Empowers agents to fetch and display Jira issue details using the REST API, leveraging environment variables for authentication and configuration files for base URL management, all while supporting JSON data formats and webhook-based event triggers.

Capabilities Granted for jira-lookup

Polling Jira issues for real-time updates
Displaying issue details in automated code review workflows
Tracking PR lifecycle states with Jira issue lookups

! Prerequisites & Limits

  • Requires Jira REST API access
  • Needs $JIRA_EMAIL and $JIRA_TOKEN environment variables for authentication
  • Dependent on config.yaml for base URL configuration
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

jira-lookup

Install jira-lookup, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Jira Issue Lookup

Look up a Jira issue using the REST API and display its details.

Steps

  1. Read config.yaml to get features.jira.baseUrl. If not set, ask the user.
  2. Use $JIRA_EMAIL and $JIRA_TOKEN environment variables for authentication.
  3. Fetch the issue via:
    bash
    1curl -s -u "$JIRA_EMAIL:$JIRA_TOKEN" \ 2 -H "Accept: application/json" \ 3 "${BASE_URL}/rest/api/3/issue/${JIRA_KEY}?fields=summary,status,assignee,priority"
  4. Display the results:

Error Handling

  • If the issue is not found (404), report "Issue not found".
  • If authentication fails (401/403), report "Authentication failed — check JIRA_EMAIL and JIRA_TOKEN env vars".
  • If baseUrl is not configured, report "Jira base URL not configured — set features.jira.baseUrl in config.yaml".

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is jira-lookup?

Ideal for Agile Agents requiring seamless Jira issue integration and automated workflow tracking. Automated PR code review service using Claude Code CLI — polls or listens via webhooks, posts review comments with full PR lifecycle state tracking

How do I install jira-lookup?

Run the command: npx killer-skills add martin-janci/claude-code-reviewer/jira-lookup. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for jira-lookup?

Key use cases include: Polling Jira issues for real-time updates, Displaying issue details in automated code review workflows, Tracking PR lifecycle states with Jira issue lookups.

Which IDEs are compatible with jira-lookup?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for jira-lookup?

Requires Jira REST API access. Needs $JIRA_EMAIL and $JIRA_TOKEN environment variables for authentication. Dependent on config.yaml for base URL configuration.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add martin-janci/claude-code-reviewer/jira-lookup. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use jira-lookup immediately in the current project.

Related Skills

Looking for an alternative to jira-lookup or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI