Управление контекстом долгих сессий в Claude Code
general
exiftool-vendored.js is a Claude Code skill that brings session-context management capabilities to the exiftool-vendored.js JavaScript library repository. It provides three skills: handoff, which captures the current session state before handing off; replan, which revises the work plan when requirements shift; and tpp (test-plan-progress), which tracks progress through a test plan. The underlying exiftool-vendored.js project itself is a cross-platform Node.js wrapper around ExifTool, offering full TypeScript type definitions for thousands of metadata fields, read/write operations, thumbnail extraction, and RAW file support. Developers running extended Claude Code sessions who need to preserve context across iterations will find this skill most useful.
- #handoff
- #replan
- #tpp