Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
61
61%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
{
"name": "jbvc/content-hash-cache-pattern",
"version": "0.1.0",
"private": false,
"summary": "Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.",
"skills": {
"content-hash-cache-pattern": {
"path": "SKILL.md"
}
}
}