Contextune Usage banner
shakestzd shakestzd

Contextune Usage

Development community

Description

--- name: contextune:usage description: Track and optimize Claude Code usage with intelligent recommendations --- # Usage Tracking & Optimization Contextune integrates with Claude Code's `/usage` command to provide intelligent context optimization, cost savings, and proactive warnings. ## Quick Start ### Option 1: Manual Paste (Most Accurate - Recommended) 1. Run Claude Code's usage command: ``` /usage ``` 2. Copy the entire output 3. Run this command and paste when prompted:

Installation

Installs to ~/.claude/skills/shakestzd-contextune-contextune-usage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shakestzd-contextune-contextune-usage && curl -fsSL https://raw.githubusercontent.com/shakestzd/contextune/HEAD/commands/contextune-usage.md -o ~/.claude/skills/shakestzd-contextune-contextune-usage/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository