Chronicle Memory banner
Screenata Screenata

Chronicle Memory

Development community

Description

--- name: chronicle-memory description: Retrieve recent work context from Chronicle screen capture memory triggers: - "what was I working on" - "continue where I left off" - "resume my work" - "what direction had I settled on" - "what was I doing" - "what did I have open" - "switch back to" --- # Chronicle Memory You have access to Chronicle, a local screen capture memory system that records what the developer was recently working on. Use it to provide continuity when the develop

Installation

Installs to ~/.claude/skills/screenata-open-chronicle-chronicle-memory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/screenata-open-chronicle-chronicle-memory && curl -fsSL https://raw.githubusercontent.com/Screenata/open-chronicle/HEAD/.claude/skills/chronicle-memory.md -o ~/.claude/skills/screenata-open-chronicle-chronicle-memory/SKILL.md

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

Full documentation available on GitHub

View Source Repository