session-brief

Synthesize ROADMAP.md, memory, git log, and git status into a session brief.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/LudiInformatio/Ludi-Bot --skill session-brief
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-brief
Source: https://github.com/LudiInformatio/Ludi-Bot/tree/main/.gemini/skills/session-brief
Command: npx skills add https://github.com/LudiInformatio/Ludi-Bot --skill session-brief

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the need for manual context-setting at the start of a session, providing an immediate overview of current work and recent activity.

Core Features & Use Cases

  • Synthesizes Multiple Sources: Combines information from ROADMAP.md, memory/MEMORY.md, git log, and git status.
  • Provides Actionable Insights: Delivers a concise brief including active work, recently shipped items, uncommitted changes, recent commits, memory highlights, and a recommended next step.
  • Use Case: Start your workday or return from a break by asking for a "session brief" to quickly understand what needs your attention without digging through files or commit history.

Quick Start

Ask for a session brief to get an immediate overview of your current work and recent activity.

Frequently Asked Questions about session-brief

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

FAQPage Schema
How do I get a quick summary of recent git activity and project roadmap status?

Generate a session brief to instantly synthesize git log, git status, ROADMAP.md, and memory files into a concise overview of recent commits, active work, and uncommitted changes.

What is the best way to restore project context after a break without reading multiple files?

A session brief eliminates manual context-setting by synthesizing your project roadmap, memory logs, and git history into an actionable overview with a recommended next step.

Can I generate a work overview if my project only uses git and lacks a ROADMAP.md file?

The session brief is designed to synthesize multiple sources including ROADMAP.md and memory/MEMORY.md alongside git data, so missing these specific project files may limit the completeness of the generated context overview.

How do I retrieve memory highlights and uncommitted changes at the start of a work session?

Request a session brief to automatically extract memory highlights from memory/MEMORY.md and uncommitted changes from git status, delivering a rapid orientation overview for your current work session.

Does the session brief automatically recommend what I should work on next?

Yes, the session brief delivers actionable insights by synthesizing your git history and project memory, concluding with a recommended next step to guide your immediate work session focus.