operation-tracker
CommunityTrack operations to avoid context exhaustion.
Authorrayk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Maintain awareness of operation counts across the conversation to prevent cumulative context exhaustion. Use when you notice multiple operations accumulating or when working on iterative tasks across turns.
Core Features & Use Cases
- Mental tracking of reads, edits, and file turns
- Threshold-based delegation to preserve context
- Patterns for continue loops, read chains, and multi-turn iterations
Quick Start
Before each operation, record reads/edits since last Task; delegate when thresholds are exceeded
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: operation-tracker Download link: https://github.com/rayk/lucid-toolkit/archive/main.zip#operation-tracker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.