Skip to main content

cli-env-var-verification

Verify that a CLI tool or daemon honors a specific environment variable before claiming the var 'works'. Combines four signals in priority order: (1) binary-string grep on the compiled executable as ground truth, (2) official vendor docs, (3) live process test, (4) confirm-the-var-in-config-file presence. Use when a user says 'does CLI X honor env var Y', 'test this env var with tool X', 'verify DISABLE_FOO_BAR=1 actually does something', 'why isn't setting this env var helping', or when about to commit an env var to a config file and need proof the tool respects it. The class failure mode is assuming a documented env var is real when it's only present in third-party blogs, or assuming the var works when the tool silently ignores it.

インストールへ移動

ソース情報

リポジトリ
jleechanorg/claude-commands
ソースの最終更新活動
2026年8月2日 01:06
検出された SKILL.md の言語
英語
スター
3
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。