context-pack

Refresh local context packs and track open questions in decision notes.

1|1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/moumit-b/Agentic-Comodity-Trading-System --skill context-pack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-pack
Source: https://github.com/moumit-b/Agentic-Comodity-Trading-System/tree/main/.claude/skills/context-pack
Command: npx skills add https://github.com/moumit-b/Agentic-Comodity-Trading-System --skill context-pack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps minimize token usage by refreshing and relying on local context packs, reducing the need to repeatedly prompt external services.

Core Features & Use Cases

  • Context refresh: Update local context to reflect current project state and decisions.
  • Local context reliance: Base next steps on local/context_pack.md to avoid unnecessary queries.
  • Decision tracking: If uncertain, capture an OPEN QUESTION in context/local/decision_notes.md to preserve reasoning.

Quick Start

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