kristijankopacevic

12 mods across 1 repository, 0 stars between them.

optiflow

02

kristijankopacevic/optiflow-mcp

Plugin Claude Code

A single Claude Code plugin merging token-optimizer-mcp's 76 smart/analytics MCP tools and enforcement hooks with headroom's real Rust compression core (via WASM), plus chop-style Bash interception, transcript analytics, a statusline context meter, session-handoff checkpoints, and TOON conversion.

0 9d ago A tokens not measured original MIT

optiflow-optimizer

03

kristijankopacevic/optiflow-mcp

MCP server Claude CodeCodexCursor +2

MCP server "optiflow-optimizer" as configured in kristijankopacevic/optiflow-mcp. Runs ${CLAUDE_PLUGIN_ROOT}/dist/optimizer/server.js with node.

0 9d ago A tokens not measured copy · 80% MIT

checkpoint

04

kristijankopacevic/optiflow-mcp

Command

Save a session-handoff checkpoint (Module 4) — git branch/HEAD, cwd, a reference to token-optimizer-mcp's own session state, and optional free-text notes.

0 9d ago A 38 tokens original MIT

compact-continue

05

kristijankopacevic/optiflow-mcp

Command

Combined save-then-restore session handoff (Module 4) — checkpoint now, then immediately render a resume-ready summary in one shot.

0 9d ago A 29 tokens original MIT

report

06

kristijankopacevic/optiflow-mcp

Command

Transcript token/cache analytics report (Module 2) — totals, cache-break detection, subagent rollup, and top costliest turns from /.claude/projects//.jsonl.

0 9d ago A 36 tokens original MIT

restore

07

kristijankopacevic/optiflow-mcp

Command

Render the most recent (or a specified) session-handoff checkpoint (Module 4) as markdown, for resuming in a fresh session.

0 9d ago A 29 tokens original MIT

PreToolUse

08

kristijankopacevic/optiflow-mcp

Hook

Runs before the agent uses a tool for Bash, Read, Grep, Glob, Edit, MultiEdit, Write, Bash and PowerShell tool calls, executing pretooluse-chop.mjs, pretooluse-activity.mjs and pretooluse-optimizer.mjs via node (3 commands). From kristijankopacevic/optiflow-mcp.

0 9d ago A tokens not measured original MIT

PostToolUse

09

kristijankopacevic/optiflow-mcp

Hook

Runs after a tool call finishes for mcp__.* tool calls, executing posttooluse-mcp.mjs via node. From kristijankopacevic/optiflow-mcp.

0 9d ago A tokens not measured original MIT

PreCompact

10

kristijankopacevic/optiflow-mcp

Hook

Runs before the context is compacted, executing precompact-handoff.mjs and precompact-optimizer.mjs via node (2 commands). From kristijankopacevic/optiflow-mcp.

0 9d ago A tokens not measured copy · 56% MIT

SessionStart

11

kristijankopacevic/optiflow-mcp

Hook

Runs when a session starts on compact, executing sessionstart-handoff.mjs via node. From kristijankopacevic/optiflow-mcp.

0 9d ago A tokens not measured copy · 52% MIT

SessionEnd

12

kristijankopacevic/optiflow-mcp

Hook

Runs when a session ends, executing sessionend-handoff.mjs via node. From kristijankopacevic/optiflow-mcp.

0 9d ago A tokens not measured copy · 59% MIT