About
The Conversation Logging skill implements global hooks to capture every interaction within Claude Code, creating a persistent record of prompts, responses, and tool outputs. By organizing logs by session ID into structured markdown files, it enables developers to debug failed commands, audit AI-driven changes, and seamlessly provide historical context to Claude when resuming work. This skill is essential for users who need a searchable history of their AI-assisted development workflow or a reliable way to pick up exactly where they left off in previous sessions.