GitLab Stack Validator
CommunityValidate stack projects before deployment.
Authorrknall
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides thorough pre-deployment validation for GitLab stack projects, helping teams detect structure, environment, secrets, Docker, and ownership issues before they reach production, saving time and reducing deployment risk.
Core Features & Use Cases
- Comprehensive Validation: 8 categories covering stack configuration and readiness checks
- Environment Variable Synchronization: Ensures .env and .env.example are aligned for reliable deployments
- Secrets Security: Verifies secrets are isolated in ./secrets and not exposed in git or env files
- Docker Best Practices: Leverages docker-validation checks for container configurations
- Detailed Reporting: Actionable findings with severity levels to guide remediation
- Integration Ready: Works with companion skills like stack-creator and secrets-manager for fixes
Quick Start
In your stack project directory, run: claude "validate this stack" to generate a report, or provide a path to a stack directory to validate.
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: GitLab Stack Validator Download link: https://github.com/rknall/claude-skills/archive/main.zip#gitlab-stack-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.