jira-auto-detector

Detect Jira issue keys and URLs, then fetch concise summaries via a subagent.

2|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/schovi/claude-schovi --skill jira-auto-detector
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: jira-auto-detector
Source: https://github.com/schovi/claude-schovi/tree/main/schovi/skills/jira-auto-detector
Command: npx skills add https://github.com/schovi/claude-schovi --skill jira-auto-detector

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires mcp-jira, and includes scripts (resource) components.

What problem does it solve?

Tired of jumping to Jira for every issue mention? This skill brings the context directly to you, saving clicks, preserving your focus, and preventing token overload from large issue descriptions.

Core Features & Use Cases

  • Automatic Detection: Recognizes Jira issue keys (e.g., EC-1234, IS-8046) and full Jira URLs in your conversations.
  • Concise Summaries: Fetches condensed summaries of Jira issues, including descriptions, acceptance criteria, status, and key comments, optimized for AI context.
  • Smart Context Reuse: Remembers previously fetched issues within the session to avoid redundant lookups and keep your AI efficient.
  • Use Case: When you say "What is EC-1234 about?" or "Help me implement IS-8046", this skill will automatically retrieve and present the essential Jira details.

Quick Start

What's the status and description of Jira issue EC-1234?

Frequently Asked Questions about jira-auto-detector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically detect Jira issue mentions in conversations?โ–ผ

Automatic detection recognizes Jira issue keys like EC-1234 and full Jira URLs as you mention them, then retrieves concise summaries without requiring manual lookups or context switches.

What information does this skill fetch about Jira issues?โ–ผ

The skill retrieves condensed summaries including issue descriptions, acceptance criteria, status, and key comments optimized for AI context, avoiding token overload from full issue details.

Can I avoid redundant Jira lookups within a conversation?โ–ผ

Yes, the skill remembers previously fetched issues during your session and reuses that context, reducing API calls and keeping your AI agent efficient across multiple references.

Does this work with different Jira project keys and URLs?โ–ผ

The skill handles any Jira issue key format and recognizes Atlassian URLs, automatically determining when context is needed and fetching summaries across different projects in your workflow.

When should I use automatic issue detection instead of manual Jira lookups?โ–ผ

Use this when you're discussing multiple issues in conversations and want to preserve focus and token efficiency by having context delivered instantly rather than jumping to Jira repeatedly.