content-hash-cache-pattern
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install content-hash-cache-pattern --cli claudewrites the skill into.claude/skills/content-hash-cache-pattern/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/content-hash-cache-pattern/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
When to use it
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
How to install / invoke
Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/content-hash-cache-pattern/SKILL.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).