Use when adding, bumping, or changing a dependency in package.json, requirements.txt, constraints.txt, pyproject.toml, Cargo.toml, .csproj, .fsproj, or .vbproj. Triggered automatically by version-sentinel's PreToolUse hook (where the host supports hooks) — this skill explains how to satisfy the block and record a…
Claude Code plugin that hard-blocks dependency additions, bumps, and downgrades until a fresh, source-cited version check is recorded. Supports npm, pip, Poetry/uv, Cargo, and NuGet.
Hard-blocks dependency additions, bumps, and downgrades until a fresh, source-cited version check is recorded. Supports npm, pip, Poetry/uv, Cargo, and NuGet.
Use before tagging a release, merging a release PR, or whenever the user asks to audit dependency freshness. Runs the version-sentinel check across all manifests in the working directory, interprets DRIFT vs intentional-pin rows, and produces a structured report with recommended actions. Read-only — does not edit…
Instructions for KSEGIT/Version-Sentinel, covering version sentinel, when a tool call is blocked with "version-sentinel", intentional pins, audit and escape hatch.
Instructions for KSEGIT/Version-Sentinel, covering version sentinel — cross-agent instructions, required workflow when a dependency change is blocked, audit, supported manifests and escape hatch.
Instructions for KSEGIT/Version-Sentinel, covering version-sentinel (gemini cli extension), how it works, intentional pins, auditing drift and escape hatch.
Runs before the agent uses a tool for Edit, Write, MultiEdit, apply_patch and Bash tool calls, executing detect-manifest-edit.sh and detect-install-cmd.sh via bash (2 commands). From KSEGIT/Version-Sentinel.