eval-cache
OfficialCache plan evaluations for speed.
Authorclosedloop-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents redundant plan evaluation by checking for a valid cached result, saving computational resources and time.
Core Features & Use Cases
- Cache Check: Verifies if a
plan-evaluation.jsonexists and is up-to-date relative toplan.json. - Conditional Execution: Allows skipping the plan evaluator agent when a fresh cache hit occurs.
- Use Case: In a multi-step AI workflow, if the plan hasn't changed since the last evaluation, this skill ensures the expensive evaluation step is bypassed, speeding up the overall process.
Quick Start
Run the cache check script to see if a cached evaluation is available.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: eval-cache Download link: https://github.com/closedloop-ai/claude-plugins/archive/main.zip#eval-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 223,000+ vetted skills library on demand.