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
SKILL.md
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
- Run /ctx-refresh (Gemini with cooldown)
- Read context/local/context_pack.md
- Base next steps only on that file + files you touch
- If uncertain, write an OPEN QUESTION into context/local/decision_notes.md
Repository

majiayu000
Author
majiayu000/claude-skill-registry/skills/development/context-pack
0
Stars
0
Forks
Updated3h ago
Added1w ago