Ssc banner
Barqly Barqly

Ssc

Development community

Description

# Session Checkpoint - Mid-Session Snapshot Create a checkpoint to preserve progress without ending the session, optimized for agent handoffs. ## Instructions Create a checkpoint file with optional target agent specification: `{ARG}` ## Step 1: Parse Target Agent (if provided) If `{ARG}` is provided, set as Target Agent using these mappings: - `sbe` → sr-backend-engineer - `jbe` → jr-backend-engineer - `sfe` → sr-frontend-engineer - `jfe` → jr-frontend-engineer - `sa` or `arch` → system-a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository