gather-git-context

Official

Consolidate Git context in one call.

Authorqmu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill gathers all essential git context needed for documentation subagents in a single shell script call, reducing manual gathering and context-switching.

Core Features & Use Cases

  • Git context at a glance: reports current branch, base branch, remote URL, and recent history needed for docs and tickets.
  • Ticket-aware context: includes archived tickets for the active branch to help trace changes and decisions.
  • Deterministic data for AI agents: outputs a machine-readable JSON with key fields to feed documentation tasks.

Quick Start

Use the skill's script to gather context: bash .claude/skills/gather-git-context/sh/gather.sh

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: gather-git-context
Download link: https://github.com/qmu/workaholic/archive/main.zip#gather-git-context

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 223,000+ vetted skills library on demand.