Lore Close banner
dannySubsense dannySubsense

Lore Close

Development community

Description

--- description: Close out a working session cleanly — reconcile status across all layers, verify against ground truth, capture to LORE. Portable across all LORE projects. argument-hint: "[optional: note on where the session ended]" --- # Session Close-Out (LORE projects) Run the Session Closure Protocol for THIS project. The goal: leave zero stale or ambiguous status behind, so the next cold start can trust what it reads. Optional context from the invoker: `$ARGUMENTS`. ## Step 0 — Establish

Installation

Installs to ~/.claude/skills/dannysubsense-agent-rig-lore-close/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dannysubsense-agent-rig-lore-close && curl -fsSL https://raw.githubusercontent.com/dannySubsense/agent-rig/HEAD/commands/lore-close.md -o ~/.claude/skills/dannysubsense-agent-rig-lore-close/SKILL.md

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

Full documentation available on GitHub

View Source Repository