context-gather

Load session context from Jira, Confluence, and Obsidian into a structured briefing.

1|Updated May 19, 2026
One-click install
npx skills add https://github.com/victormacaubas/data-engineering-skills --skill context-gather
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-gather
Source: https://github.com/victormacaubas/data-engineering-skills/tree/main/skills/deprecated/context-gather
Command: npx skills add https://github.com/victormacaubas/data-engineering-skills --skill context-gather

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually gathering context from various sources like Jira tickets, Confluence pages, Obsidian notes, and codebases. It simplifies the process to create a structured briefing for immediate work commencement.

Core Features & Use Cases

  • Parallel Source Loading: Gather context from multiple sources simultaneously.
  • Structured Briefing: Present a summary of loaded sources in a structured format.
  • Use Case: When starting a new session, simply provide the Skill with Jira ticket keys, Confluence URLs, Obsidian note paths, or codebase directories, and it will create a comprehensive briefing to kickstart your work.

Quick Start

Gather context for your current project by loading a Jira ticket, a Confluence page, and a note from your Obsidian vault.

Frequently Asked Questions about context-gather

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

FAQPage Schema
How do I gather context from Jira tickets and Confluence pages for a new session?

To gather context from Jira tickets and Confluence pages, provide the ticket keys and page URLs. The tool loads sources in parallel and delivers a structured briefing to kickstart your work.

Can I load Obsidian notes and codebase directories simultaneously for a project briefing?

Yes, you can load Obsidian notes and codebase directories simultaneously. The tool performs parallel source reads from vaults and dispatches codebase-explorer agents for code exploration.

What is the best way to set up a session with context from multiple documentation sources?

The best way to set up a session with multiple documentation sources is using a context gathering tool. It reads Jira, Confluence, and Obsidian sources in parallel to produce a structured briefing.

Do I need Jira MCP or Confluence MCP to load session context from external sources?

Yes, you need Jira MCP and Confluence MCP configured to load session context from external sources. The tool relies on these protocols alongside direct vault reading to fetch and structure the data.

How does code exploration work when gathering context from a codebase directory?

Code exploration during context gathering works by dispatching codebase-explorer agents. These agents analyze the specified codebase directories and return relevant information to include in the structured briefing.

Why use a structured briefing for session setup instead of reading source documents manually?

A structured briefing replaces manually reading source documents by aggregating Jira, Confluence, and Obsidian notes in parallel. It eliminates manual context gathering and provides an immediate summary for work commencement.