KSEGIT

13 mods across 1 repository, 3 stars between them.

version-sentinel

01

KSEGIT/Version-Sentinel

Skill Claude CodeCodex

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…

3 2d ago A 83 tokens original MIT

KSEGIT/Version-Sentinel

Plugin Claude Code

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.

3 2d ago A tokens not measured original MIT

version-sentinel

03

KSEGIT/Version-Sentinel

Plugin Claude Code

Hard-blocks dependency additions, bumps, and downgrades until a fresh, source-cited version check is recorded. Supports npm, pip, Poetry/uv, Cargo, and NuGet.

3 2d ago A tokens not measured original MIT

version-reviewer

04

KSEGIT/Version-Sentinel

Agent

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…

3 2d ago A 65 tokens original MIT

KSEGIT/Version-Sentinel

Instructions file CodexOpenCode

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.

3 2d ago A 1,027 tokens original MIT

KSEGIT/Version-Sentinel

Instructions file

Instructions for KSEGIT/Version-Sentinel, covering version sentinel, project structure, supported ecosystems, how it works and prerequisites.

3 2d ago A 678 tokens original MIT

KSEGIT/Version-Sentinel

Instructions file Gemini CLI

Instructions for KSEGIT/Version-Sentinel, covering version-sentinel (gemini cli extension), how it works, intentional pins, auditing drift and escape hatch.

3 2d ago A 506 tokens original MIT

SessionStart

11

KSEGIT/Version-Sentinel

Hook

Runs when a session starts, executing prereq-check.sh via bash. From KSEGIT/Version-Sentinel.

3 2d ago A tokens not measured original MIT

PreToolUse

12

KSEGIT/Version-Sentinel

Hook

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.

3 2d ago A tokens not measured copy · 44% MIT

PostToolUse

13

KSEGIT/Version-Sentinel

Hook

Runs after a tool call finishes for Bash tool calls, executing auto-record.sh via bash. From KSEGIT/Version-Sentinel.

3 2d ago A tokens not measured copy · 45% MIT