byclayboicardi· 3 skills
Stars
1
Category
Pick the right memory layer when saving a fact across Engram (cross-model structured/procedural), native Claude Code MEMORY.md (project-scoped), or Honcho (user modeling). Use when the user says "remember/save/store this", states a preference or identity fact, describes a project convention or build command, or when Claude is about to write to memory and the destination isn't obvious. This skill is a routing decision tree, not a memory implementation. The underlying plugins handle storage.
$npx -y skills add clayboicardi/clayworks-lite --skill clayworks-lite-memory-routingInstalls into the current project.
Run `npx skills use "https://github.com/clayboicardi/clayworks-lite" --skill "clayboicardi/clayworks-lite/clayworks-lite-memory-routing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clayboicardi/clayworks-lite" that are relevant to the current task. Run `npx skills add "https://github.com/clayboicardi/clayworks-lite"` and select the relevant skills, then follow their instructions.