Validate Ci
Description
--- name: validate-ci description: Non-interactive CI/CD mode — auto-execute full validation pipeline with exit codes. --- # /validate-ci Run the full validation pipeline without interactive prompts. Designed for CI/CD pipelines where no human is available to approve the validation plan. Exits with code 0 (all pass) or 1 (any fail). ## Usage ``` /validate-ci # Full CI validation /validate-ci --platform web # Force web platform /validate-ci -
Installation
Installs to ~/.claude/skills/krzemienski-validationforge-validate-ci/SKILL.md
mkdir -p ~/.claude/skills/krzemienski-validationforge-validate-ci && curl -fsSL https://raw.githubusercontent.com/krzemienski/validationforge/HEAD/commands/validate-ci.md -o ~/.claude/skills/krzemienski-validationforge-validate-ci/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps