Skills / Skills / Update Hotcache
All skills

/ skill

update-hotcache

Skills/update-hotcache.md

Refresh Wiki/HotCache.md with the latest ~500 chars of conversational context.

Open as raw file

Run this skill

Heads up — this skill doesn’t have a structured form yet, so type the full prompt with all decisions baked in (the subprocess can’t answer follow-up questions). Edit me if needed.

Runs with bypassPermissions — local dev only.

update-hotcache

Procedure

  1. Read current Wiki/HotCache.md.
  2. Append latest_summary to body.
  3. Trim from the top until body length ≤ 500 chars.
  4. Update last_updated in frontmatter.
  5. Write back. (Do NOT log every update — too noisy. Only log when state changes meaningfully.)

Style guide

  • Date-stamp each block: [YYYY-MM-DD] ....
  • Concrete facts over chatter — names, decisions, paths, blockers.