context-pack

Keep development token use low by refreshing and relying on local context packs.

allowed_tools: Bash, Read, Grep, Glob, Write

$ Installieren

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/development/context-pack ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill


name: context-pack description: Keep development token use low by refreshing and relying on local context packs. allowed-tools: Bash, Read, Grep, Glob, Write

Context Pack Skill

When to use

  • Before large refactors
  • After finishing a feature chunk
  • Before /compact

What to do

  1. Run /ctx-refresh (Gemini with cooldown)
  2. Read context/local/context_pack.md
  3. Base next steps only on that file + files you touch
  4. If uncertain, write an OPEN QUESTION into context/local/decision_notes.md