Environment Preflight Rules banner
siege-analytics siege-analytics

Environment Preflight Rules

Testing community

Description

--- description: Always-on. Before writing or testing code in a repo not yet inventoried this session, run an environment preflight. Skipping is allowed but must be explicit. Came out of a session where the agent claimed Spark and pyspark were unavailable when they were installed under pyenv and orchestrated by the user's SZSH config. --- # Environment preflight Before substantive code or test work in a repository the agent has not touched in this session, run an inventory of what is actually

Installation

Installs to ~/.claude/skills/siege-analytics-claude-configs-public-_environment-preflight-rules/SKILL.md

Terminal
mkdir -p ~/.claude/skills/siege-analytics-claude-configs-public-_environment-preflight-rules && curl -fsSL https://raw.githubusercontent.com/siege-analytics/claude-configs-public/HEAD/skills/_environment-preflight-rules.md -o ~/.claude/skills/siege-analytics-claude-configs-public-_environment-preflight-rules/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository