intercache
CommunitySpeed up Claude Code sessions.
Authormistakeknot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill significantly reduces the time Claude Code spends on repetitive file operations and cold starts by intelligently caching frequently accessed data across different sessions.
Core Features & Use Cases
- Content-Addressed Storage: Stores file content using SHA256 hashes, ensuring data integrity and deduplication.
- Per-Project Manifests: Tracks file changes (mtime, size) within specific projects to invalidate the cache when files are modified.
- Session Tracking: Logs file access patterns to optimize caching for recurring tasks and workflows.
- Use Case: When working on a large codebase, intercache ensures that common library files or configuration settings are loaded instantly from the cache rather than being re-read from disk every time a new session begins.
Quick Start
Use the intercache skill to store the content of the file 'src/intercache/server.py'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: intercache Download link: https://github.com/mistakeknot/Demarch/archive/main.zip#intercache Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.