home/categories/automation-tools/elasticdotventures-b00t-skills-direnv-pattern-skill-md
automation-toolstools

direnv-pattern

Implements the b00t environment management pattern: direnv → .envrc → dotenv → .env where datums specify WHICH environment variables are required and .env contains the actual secret VALUES. Ensures automatic environment loading per-project.

elasticdotventures
maintainer
elasticdotventures
Updated 12/24/2025
Stars
9
Forks
0
quick start

Installation and usage

Implements the b00t environment management pattern: direnv → .envrc → dotenv → .env where datums specify WHICH environment variables are required and .env contains the actual secret VALUES. Ensures automatic environment loading per-project.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use direnv-pattern