automation-preflight-checks
CommunityEnsure automation readiness.
Authorjacketlong23
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents automation failures by validating critical environment assumptions before execution, such as the presence of necessary directories or the status of a Git repository.
Core Features & Use Cases
- Safe Path Resolution: Safely determines the
CODEX_HOMEenvironment variable, falling back to a default if unset. - Directory and File Verification: Checks for the existence of required automation directories and memory files.
- Git Repository Guarding: Ensures Git commands are only executed within a valid Git repository.
- Use Case: Before running a script that modifies files in a Git repository and relies on a
memory.mdfile, use this Skill to confirm thatCODEX_HOMEis set, the automation directory exists, and the current directory is indeed a Git repository.
Quick Start
Run the automation preflight checks for the 'my-automation-id' automation.
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: automation-preflight-checks Download link: https://github.com/jacketlong23/skills/archive/main.zip#automation-preflight-checks 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 223,000+ vetted skills library on demand.