Code quality guards and session health monitoring for Claude Code.
Long coding sessions accumulate pressure: context grows, small errors compound, and formatting drift becomes invisible. intercheck runs three PostToolUse hooks that catch problems as they happen rather than letting them pile up.
Context pressure tracking scores each tool call (+1.0 for normal calls, +1.5 for heavy tools like Task), decays 0.5 per 10 minutes of inactivity, and escalates through Yellow/Orange/Red thresholds. At Red (120+), it triggers an auto-checkpoint so you don't lose work to context exhaustion.
Syntax validation runs after every Edit and Write: Python, Shell, JSON, TOML, YAML, Go, TypeScript, and JavaScript. Catches the kind of malformed output that's easy to miss when you're moving fast.
Auto-formatting silently applies ruff, shfmt, gofmt, jq, or prettier after edits. No prompting, no ceremony: just consistent formatting without thinking about it.
First, add the interagency marketplace (one-time setup):
/plugin marketplace add mistakeknot/interagency-marketplace
Then install the plugin:
/plugin install intercheck
The hooks run automatically. To check session health manually:
/intercheck:status
Shows a dashboard with current pressure score, tool call count, estimated token usage, and threshold status.
hooks/
context-monitor.sh PostToolUse: pressure tracking
syntax-check.sh PostToolUse: validation after Edit/Write
auto-format.sh PostToolUse: silent formatting
skills/
status/SKILL.md Session health dashboard
State lives in /tmp/intercheck-${SESSION_ID}.json: ephemeral by design.
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mistakeknot/interagency-marketplace --plugin intercheck[DEPRECATED — use intervoice] Analyze your writing style and adapt Claude's output to sound like you. Replaced by intervoice, which reads one global multi-register profile instead of per-project glob-routed files.
Recursive AGENTS.md generator with integrated Oracle critique, CLAUDE.md harmonization, incremental updates, diff previews, and smart monorepo scoping. Cross-AI compatible.
Token-efficient code reconnaissance for LLMs. Autonomous skills save 48-85% tokens via diff-context, semantic search, structural patterns, and symbol analysis. Includes MCP server for direct tool integration.
Self-improving agent rig: codifies product and engineering discipline into composable workflows from brainstorm to ship. Compounds knowledge, generates domain agents, monitors its own docs, and surfaces conservative update drift. Orchestrates Claude, Codex, and Oracle through 6 agents, 52 commands, 19 skills, 0 MCP servers. Factory substrate: CXDB turn DAG, scenario bank with satisfaction scoring, evidence pipeline, agent capability policies. Companions: interspect, interphase, interline, interflux, interpath, interwatch, interslack, interform, intercraft, interdev, interpeer, intertest.
Token efficiency benchmarking, session analytics, and API-equivalent cost analysis for agent workflows
Production safety hooks for autonomous Claude Code operation. Context monitoring, syntax checking, branch protection, activity logging, and more.
Real-time session dashboard for Claude Code — cost tracking, analytics, and smart alerts
Session intelligence for Claude Code — find why your sessions fail and fix them
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Analyze Claude Code agent session transcripts to identify inefficiencies, anti-patterns, repeated mistakes, missing tooling opportunities, and user frustration signals for continuous improvement
Governor: always-on compact professional output, telemetry, context slimming, tool-output filtering, prompt guidance, and drift guardrails for Claude Code Max users.