smartcompact
73Plugin Claude Code
Human-in-the-loop context compaction for Claude Code. You choose which turns survive; a SessionStart hook re-injects them deterministically after every compact and resume.
203 tagged hooks, measured the same way as everything else here.
Browse within: macos 32code style 28code-style-guide 28marketplace 13claude-code-hooks 10safety 10Guardrails 8notifications 8context-engineering 7ai-workflow 6code-quality 6context-management 6subagents 6claude-code-plugins 5
Plugin Claude Code
Human-in-the-loop context compaction for Claude Code. You choose which turns survive; a SessionStart hook re-injects them deterministically after every compact and resume.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-telemetry.
Plugin Claude Code
Per-turn knowledge-base hit-rate telemetry + offline dashboard for Claude Code. Collects hook events into project-local .claude/telemetry and renders a self-contained HTML dashboard.
prime-radiant-inc/claude-plugin-cxdb-integration
Plugin Claude Code
Records Claude Code sessions as agent trajectories in cxdb.
RUIIIOVO/claude-code-bark-notify
Plugin Claude Code
Plugin marketplace listing 1 plugin: bark-notify.
RUIIIOVO/claude-code-bark-notify
Plugin Claude Code
Claude Code plugin for Bark-powered iPhone notifications on macOS. Use it when Claude Code on a Mac should notify an iPhone through Bark when a task or turn finishes, whether the user wants guided setup, direct configuration, testing, or troubleshooting.
Plugin Claude Code
A one-file door-guard for coding agents. Name's not on the list.
Plugin Claude Code
A one-file PreToolUse door-guard that bounces destructive Bash commands (rm -rf, DROP TABLE, curl|sh, force-push, device wipes) before they run. Blocks 45/45 known footguns, 0 false positives.
johnlindquist/claude-session-hooks-template
Plugin Claude Code
Template for creating Claude Code session hook plugins - customize to add your own session behaviors.
Plugin Claude Code
A scrim between the tool and the model.
Plugin Claude Code
A scrim between the tool and the model. Cost observability and tool-output thinning for Claude Code and Codex. Local, fail-open.
Plugin Claude Code
Plugin marketplace listing 2 plugins: workframe-launcher, core.
Plugin Claude Code
Home of zenophobia: the plugin that makes your coding agent close tasks instead of offering one more thing.
Plugin Claude Code
Workframe core plugin: 4 baseline agents (PM / Dev / QA / Prompt-Eng), 36 skills (13 domain + 8 system/maintenance + 8 docs/publishing + 7 modules-system), an 11-stage hook pipeline, 4 auto-loaded rules, and the modules/ documentation system that keeps requirements and code in sync.
Plugin Claude Code
Fear of Zeno. Makes the agent close tasks: no trailing offers, no hedged dones, no seeded TODOs. A deterministic stop gate catches loose ends the persona misses.
Plugin Claude Code
Workframe launcher: the one command that starts everything. Creates a new Workframe project or onboards an existing one — asks about your product, proposes a module structure, scaffolds it, subscribes the project to the core plugin, and verifies the install. Install this once per machine; it installs core into each…
Plugin Claude Code
handoff: portable per-project context & state management for coding agents. A hook-driven memory spine — STATUS, RULES, MAP, durable tasks, and folder-level CONTEXT.md — that loads the right context at the right moment instead of bloating every session.
Plugin Claude Code
Portable project memory + development workflow for coding agents: auto-loads STATUS+RULES each session, enforces folder-level CONTEXT.md on edit, nudges durable state updates at turn end, scaffolds the system into any repo via guided discovery, and ships a tiered 6-phase workflow skill set covering every phase (brief.
Plugin Claude Code
Permission gates for Claude Code shell, file, search, Skill, and MCP tool surfaces. Intelligent command safety, file read/write guards, and tool blocking.
Plugin Claude Code
Intelligent permission gate for Claude Code shell, file, search, Skill, and MCP tool surfaces. AST-parses Bash commands, guards file reads/writes, and blocks configured tool invocations. Defers benign asks to CC's resolver so the prompt UI shows the 'Yes, and don't ask again for X' button, while keeping a deny floor…
Plugin Claude Code
Plugin marketplace listing 1 plugin: agentlint.
Plugin Claude Code
Claude Code marketplace wrapper for AgentLint's AI-agent guardrail engine. 77 rules across 8 packs, hybrid AgentChute security feeds, circuit-breaker visibility, inline-ignore reasons.
cstelmach/terminal-agent-visual-signals
Plugin Claude Code
Plugin marketplace listing 1 plugin: tavs.
cstelmach/terminal-agent-visual-signals
Plugin Claude Code
Visual terminal state indicators for Claude Code sessions using OSC escape sequences. Changes background color and tab title based on Claude's state (processing, permission, idle, complete, compacting, subagent, toolerror).