Armory
Source
Browse
Skills

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 claude

writes the skill into.claude/skills/content-hash-cache-pattern/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/content-hash-cache-pattern/SKILL.md

Needs 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).