maxdimitrov

Session Brief — Git skill for Claude Code

Git community

Catch up on the current session — issue link, branch, PR, CI, review threads awaiting you, what was in flight, and a verdict on keep going / compact / fresh session, with a resume note written for a c.

How to install Session Brief

Installs to ~/.claude/skills/maxdimitrov-agent-issue-tracker-session-brief/SKILL.md

Terminal
mkdir -p ~/.claude/skills/maxdimitrov-agent-issue-tracker-session-brief && curl -fsSL https://raw.githubusercontent.com/maxdimitrov/agent-issue-tracker/HEAD/commands/session-brief.md -o ~/.claude/skills/maxdimitrov-agent-issue-tracker-session-brief/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Session Brief does


description: Catch up on the current session — issue link, branch, PR, CI, review threads awaiting you, what was in flight, and a verdict on keep going / compact / fresh session, with a resume note written for a cold start.

/session-brief

Orient the operator in the session they are **currently in** — resumed after a weekend, or long enough that they have lost the thread. Answers five questions in order: what am I working on, what state is it in, what needs me, what did I already reso

Alternatives in Git

  • Star Us On GitHub — It helps us keep building 7k ★
  • CCometixLine — A high-performance Claude Code statusline tool written in Rust with Git integration and real-time usage tracki 2.4k ★
  • Commit Compact — Create a git commit 2k ★

Full documentation available on GitHub

View Source Repository