context-scan

Community

Unearth missed Claude insights from session logs.

Authorpopoffvg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps recover insights from Claude session logs when the Stop hook fails, ensuring important context is not lost.

Core Features & Use Cases

  • Session discovery: scans ~/.claude/projects for recent .jsonl session files within the time window and skips the active session.
  • Conversation extraction: pulls user and assistant messages, excluding command/system/local prefixes and limiting to 4000 characters per session.
  • Entry generation & deduplication: identifies topics, assigns classifications (insight, agent_edit, task, none), writes wiki-formatted entries, and deduplicates against existing content.
  • Tracking & scheduling: marks scanned sessions in <insights_root>/.scanned_sessions to prevent reprocessing and supports cron-driven runs.

Quick Start

Run /context scan to start scanning the past hour of Claude sessions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-scan
Download link: https://github.com/popoffvg/dotfiles/archive/main.zip#context-scan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.