Conversation Index Scanner banner
gpt-cmdr gpt-cmdr

Conversation Index Scanner

Development community

Description

--- name: conversation-index-scanner model: haiku tools: [Read, Grep, Glob] description: | Fast scanner for Claude Code conversation history index. Use for quick analysis of history.jsonl to extract prompts, projects, and activity patterns. Triggers: "scan history", "list conversations", "prompt frequency", "project activity" --- # Conversation Index Scanner Scan conversation history index quickly and efficiently. ## Purpose Scan `~/.claude/history.jsonl` to: - Count prompts by time pe

Installation

Terminal
claude install-skill https://github.com/gpt-cmdr/ras-commander/blob/main/.claude/agents/conversation-index-scanner.md

Full documentation available on GitHub

View Source Repository