What problem does it solve?
This Skill provides a read-only Jira integration to fetch issue context (Epics, Stories, Bugs) directly within your conversation, saving time on context switching and manual lookups.
Core Features & Use Cases
- Automatic Detection: Recognizes Jira issue keys mentioned in chat (e.g., PLAT-123) and fetches context.
- Context Fetching: Retrieves full issue details via Jira REST API.
- Structured Formatting: Presents data in a clear, developer-friendly format.
- Linked Issues & Hierarchy: Follows Epic → Story → Task relationships for full traceability.
- Comments & Acceptance Criteria: Shows recent comments and extracts AC from description or custom fields.
- Graceful Degradation: Continues without Jira if the API is unavailable or rate-limited.
Quick Start
Try: "jira PLAT-123" to fetch issue details, or enable automatic detection with "auto-detect on" and let the skill pull context when you mention a Jira key.