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 intervox] Analyze your writing style and adapt Claude's output to sound like you. Replaced by intervox (via the interim intervoice), which adds a measured stylometric fingerprint, LLMism linter, and verified closed-loop apply on top of the global multi-register profile.
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, 57 commands, 20 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.
Recursive AGENTS.md generator with integrated Oracle critique, CLAUDE.md harmonization, incremental updates, diff previews, and smart monorepo scoping. Cross-AI compatible.
Token efficiency benchmarking, session analytics, and API-equivalent cost analysis for agent workflows
Multi-agent review and research with scored triage, domain detection, content slicing, intermediate finding sharing, and knowledge injection. 17 agents (12 review + 5 research), 8 commands (incl. flux-melange — a goal-seeking adaptive review loop with lens fusion and novelty/risk/taste scoring), 3 skills (flux-engine, flux-review-engine, flux-melange-engine), 2 MCP servers (exa, openrouter-dispatch). Companion plugin for Clavain.
Governor: always-on compact professional output, telemetry, context slimming, tool-output filtering, prompt guidance, and drift guardrails for Claude Code Max users.
Production safety hooks for autonomous Claude Code operation. Context monitoring, syntax checking, branch protection, activity logging, and more.
Session intelligence for Claude Code — find why your sessions fail and fix them
Real-time session dashboard for Claude Code — cost tracking, analytics, and smart alerts
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Self-evolving multi-agent system for Claude Code that enables intuitive, flow-based development without rigid planning.