noob-ticket-cache

Community

Cache Jira/Confluence data in one pass.

Authorganeshgaxy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Fetch and cache ALL ticket context in one pass. Other skills call this first instead of fetching individually.

Core Features & Use Cases

  • Cache-first rule: NEVER call Jira/Confluence MCP tools directly. Always check cache first, only call MCP on a miss, then save immediately.
  • Unified ticket context types: ticket_info, remote_links, comments, parent_issue, grandparent_issue, linked_tickets, confluence:<pageId>.
  • Use case: Preload all relevant ticket data before downstream skills to reduce latency and API calls.

Quick Start

From an orchestrator or any skill, run noob-tester ticket-context get <TICKET-ID> to load and cache all context types for that ticket.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: noob-ticket-cache
Download link: https://github.com/ganeshgaxy/apps-for-testing/archive/main.zip#noob-ticket-cache

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.