msshives-gif

17 mods across 1 repository, 2 stars between them.

claude-plugins

01

msshives-gif/claude-plugins

Plugin Claude Code

claude context tools - Claude Code plugins for context-size awareness: subagent context reporting, cross-session send guarding, and main-session compaction management incl. an opt-in tmux managed mode.

2 4d ago A tokens not measured original MIT

msshives-gif/claude-plugins

Instructions file CodexOpenCode

Instructions for msshives-gif/claude-plugins: Marketplace monorepo: every plugin lives under plugins/ /, one marketplace at .claude-plugin/marketplace.json. Simple code and simple documentation is best; complexity and big words are the enemy. Prefer the boring obvious shape; build machinery only when real use forces…

2 4d ago A 380 tokens original MIT

msshives-gif/claude-plugins

Instructions file

Instructions for msshives-gif/claude-plugins, a project described as: claude context tools — a Claude Code plugin marketplace: subagent context reporting, cross-session send guarding, and main-session compaction management incl. an opt-in tmux managed mode.

2 4d ago A 3 tokens copy · 100% MIT

compact-manager

04

msshives-gif/claude-plugins

Plugin Claude Code

Warns the main session as its own context fills, captures a wake packet before compaction, and reorients the session after it — so an autonomous orchestrator survives past one context window.

2 4d ago A tokens not measured original MIT

set

07

msshives-gif/claude-plugins

Command

Set this session's compaction thresholds (trigger/soft/hard/window).

2 4d ago B 15 tokens original MIT

setup

08

msshives-gif/claude-plugins

Command

First-run setup — pick a compact-manager mode and learn the commands.

2 4d ago B 13 tokens original MIT

PostToolUse

10

msshives-gif/claude-plugins

Hook

Runs after a tool call finishes, executing advisor.py via python3. From msshives-gif/claude-plugins.

2 4d ago A tokens not measured original MIT

UserPromptSubmit

11

msshives-gif/claude-plugins

Hook

Runs when you submit a prompt, before the agent sees it, executing reorient.py via python3. From msshives-gif/claude-plugins.

2 4d ago A tokens not measured original MIT

Stop

12

msshives-gif/claude-plugins

Hook

Runs when the agent finishes a response, executing stop_marker.py via python3. From msshives-gif/claude-plugins.

2 4d ago A tokens not measured original MIT

PreCompact

13

msshives-gif/claude-plugins

Hook

Runs before the context is compacted for manual and auto tool calls, executing precompact.py via python3 (2 commands). From msshives-gif/claude-plugins.

2 4d ago A tokens not measured original MIT

SessionStart

14

msshives-gif/claude-plugins

Hook

Runs when a session starts on compact, startup, resume and clear, executing session_start.py via python3 (4 commands). From msshives-gif/claude-plugins.

2 4d ago A tokens not measured copy · 70% MIT

msshives-gif/claude-plugins

Plugin Claude Code

Warns before, and can gate, a SendMessage to a large idle peer Claude Code session — a cold wake replays the peer's whole transcript at full price.

2 4d ago A tokens not measured original MIT

subagent-context

16

msshives-gif/claude-plugins

Plugin Claude Code

Reports each subagent's context size to the orchestrating agent and warns before an overloaded subagent gets re-tasked.

2 4d ago A tokens not measured original MIT

task-forensics

17

msshives-gif/claude-plugins

Plugin Claude Code

Wraps background Bash tasks in a signal-forensics wrapper: when something kills a task, the killer's pid, uid, and cmdline are logged before the task dies.

2 4d ago A tokens not measured original MIT