Claude Code Plugins

Community-maintained marketplace

Feedback

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

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

  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