cli plugin skills

40 tagged cli plugin, measured the same way as everything else here.

Browse within: context-management 23cost-tracking 6session-management 6token-optimization 6

cco-budget

01

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

Configure token budget limits, auto-compact settings, and view current budget status (model-aware — Opus 4.8 default, full 1M context at standard price).

102 7d ago A 39 tokens original MIT

cco-config

02

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

View and tune CCO's behavior thresholds — re-read warnings, cache staleness, prompt-coach length bands, and the /cco-pack budget cap.

102 7d ago A 34 tokens original MIT

cco-patterns

03

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

Share learned file patterns across a team — export an anonymized digest of what's usually waste/useful/co-edited, and import a teammate's so a fresh clone benefits day one.

102 7d ago A 39 tokens original MIT

code-simplification

04

lgbarn/shipyard

Skill Claude CodeCodex

Use after implementing features, before claiming a phase is complete, when reviewing AI-generated code, or when code feels overly complex. Also use when you notice repeated patterns across files, a function exceeds 40 lines, nesting exceeds 3 levels, or an abstraction has only one implementation. Covers duplication…

65 1mo ago A 86 tokens original MIT

documentation

05

lgbarn/shipyard

Skill Claude CodeCodex

Use when shipping features with public interfaces that lack docs, generating documentation, updating README files, writing API docs, creating architecture documentation, or when documentation is incomplete or outdated. Also use when adding breaking changes, implementing complex algorithms, or before shipping any phase…

65 1mo ago A 66 tokens original MIT

git-workflow

06

lgbarn/shipyard

Skill Claude CodeCodex

Use when starting feature work that needs a branch, creating worktrees for isolation, making atomic commits during development, or completing a development branch via merge, PR, preserve, or discard. Also use when the user says "set up worktree", "create PR", "finish this branch", "start feature", or when you need an…

65 1mo ago A 76 tokens original MIT

s-compact

07

ww-w-ai/super-token-saver

Skill Claude CodeCodex

Session handoff for the next session — write-side pair of /s-continue. Triggers on "s-compact", "session handoff", "handoff prompt", "hand off", "wrap up the session", "prep for next session". Distills what /s-continue cannot recover: subagent findings, tool-output numbers, and decisions that never entered the…

31 2d ago A 99 tokens original Apache-2.0

s-continue

08

ww-w-ai/super-token-saver

Skill Claude CodeCodex

Cheaper and faster than /compact. Restores previous session context from Claude Code AND Codex transcripts by reading them directly — no LLM calls, no token cost. Also auto-loads a handoff written by /s-compact, if one exists. Triggers on "s-continue", "restore context", "what was I doing", "pick up where I left off"…

31 2d ago A 95 tokens original Apache-2.0

usage-view

09

ww-w-ai/super-token-saver

Skill Claude CodeCodex

Know exactly what you spent. Interactive HTML dashboard with cost breakdown, token usage, and 5-hour window timeline across all sessions.

31 2d ago A 28 tokens original Apache-2.0

mem-search

10

barrelc/kimi-mneme

Skill Claude CodeCodex

Search kimi-mneme's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", "what did we do yesterday?", or needs work from previous sessions.

9 3mo ago A 49 tokens

configure

11

bpinheiroms/claude-office

Skill Claude CodeCodex

Configure Claude Office display options (layout, presets, display elements).

7 4mo ago A 15 tokens original MIT

setup

12

bpinheiroms/claude-office

Skill Claude CodeCodex

Configure Claude Office as your Claude Code statusline.

7 4mo ago B 11 tokens original MIT