session-context

Community

Gather project context for smarter automation.

Authorbrianclaridge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Gathers session context for the project-analysis agent, including git history, recent plans, and pending work detection.

Core Features & Use Cases

  • Collect current git branch, recent commits, and uncommitted changes
  • Retrieve recent plans from .claude/plans/
  • Expose configuration settings that influence session behavior

Quick Start

Run the session-context skill using the internal Python module to fetch startup context.

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: session-context
Download link: https://github.com/brianclaridge/_claude/archive/main.zip#session-context

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