factory-memory-cache
CommunitySpeed up agent workflows with unified repo caching.
Software Engineering#caching#sdlc#build-automation#performance-optimization#agent-workflow#memory-cache#myrmion
Authore2its
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Myrmion AI Factory agents repeatedly read the same project artifacts across sequential commands, creating redundant I/O overhead that slows down workflow execution and wastes compute resources.
Core Features & Use Cases
- Unified Cross-Command Caching: Leverages VS Code Copilot's
/memories/repo/system to store frequently accessed data like feature states, BVL verification commands, codebase inventory indexes, and execution plans for reuse across all agent commands. - Consistent Data Guarantees: Implements write-through caching with source hash validation to ensure cached data never goes stale, plus graceful degradation that falls back to direct file reads if the cache is unavailable or corrupted.
- Use Case: When running multiple IMPLEMENT --build commands for a feature, the cache eliminates repeated parsing of the codebase inventory and governance snapshot, cutting build preparation time significantly for large projects.
Quick Start
Use the factory-memory-cache skill to automatically cache and retrieve frequently accessed project data like feature states, build commands, and execution plans to speed up agent command execution.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: factory-memory-cache Download link: https://github.com/e2its/myrmion-AI-factory/archive/main.zip#factory-memory-cache 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 536,000+ vetted skills library on demand.