session-context

Read project session context from .sessions/index.md.

1|Updated Feb 11, 2025
One-click install
npx skills add https://github.com/mkrueger12/template --skill session-context-mkrueger12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-context
Source: https://github.com/mkrueger12/template/tree/main/.claude/skills/session-context
Command: npx skills add https://github.com/mkrueger12/template --skill session-context-mkrueger12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reads the project's session context from .sessions/index.md to provide insights into ongoing work, decisions, blockers, and history. It helps you recall what was decided previously without relying on memory.

Core Features & Use Cases

  • Context retrieval: Read current status, decisions, blockers, and rationale.
  • Plan awareness: Link to plans and docs in .sessions/plans/docs for quick reference
  • Monorepo context: If you work across packages, pull package-specific context from .sessions/packages.

Quick Start

Example: Ask "What is the current project status?" or "Summarize the last session." The Skill will read .sessions/index.md and respond with a concise summary.