sentinel-env

Official

Pre-flight environment validation.

AuthorRune-kit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents "works on my machine" issues by validating the developer's environment (OS, runtime versions, tools, ports, env vars, disk space) before coding begins.

Core Features & Use Cases

  • Runtime Version Checks: Verifies installed Node.js, Python, Rust, Go, etc., against project requirements.
  • Tooling Validation: Ensures necessary package managers, Git, Docker, and database clients are present.
  • Port Availability: Checks if required network ports are free.
  • Environment Variable Scan: Confirms essential environment variables are set (without logging values).
  • System Health: Assesses disk space and platform-specific configurations.
  • Use Case: Before starting a new Node.js project, run sentinel-env to confirm your Node.js version is compatible, npm is installed, and port 3000 is available, avoiding immediate setup roadblocks.

Quick Start

Run a comprehensive environment check for the current project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sentinel-env
Download link: https://github.com/Rune-kit/rune/archive/main.zip#sentinel-env

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.