shared-env-contract
CommunityAudit and enforce shared env across services.
AuthorSkastVnT
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Audit and enforce the shared environment loading contract across all services. This skill helps teams ensure consistent env loading, detect misconfigurations, and prevent silent failures caused by environment variable changes.
Core Features & Use Cases
- One loader function: centralizes env loading via services/shared_env.py and ensures a single source of truth.
- Shared and per-service env files: enforces use of app/config/.env_{env} or .env with optional per-service overrides, plus documentation in .env.example.
- Cross-service governance: identifies whether changes affect chatbot, MCP, or multiple services and prevents hard-coded secrets or ports.
- Use Case: verify env changes when adding/renaming env vars across a microservices stack.
Quick Start
Run the shared environment loader at startup to load and validate environment variables across all services.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: shared-env-contract Download link: https://github.com/SkastVnT/AI-Assistant/archive/main.zip#shared-env-contract Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.