Ss banner
Barqly Barqly

Ss

Development community

Description

# Save this file as: .claude/commands/session-summary.md Create a comprehensive session summary document to preserve context before clearing the chat. ## Instructions Please create a session summary file with the following specifications: 1. **Filename Format**: `ss{DD}{MM}.{n}.md` where: - DD = day of month (01-31) - MM = month (01-12) - n = counter (1, 2, 3...) for multiple summaries in a day 2. **Location**: Save in `./handoff/` folder (create if it doesn't exist) 3. **Templa

Installation

Installs to ~/.claude/commands/barqly-barqly-vault-ss.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Barqly/barqly-vault/HEAD/.claude/commands/ss.md -o ~/.claude/commands/barqly-barqly-vault-ss.md

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

Full documentation available on GitHub

View Source Repository