ci-pipeline-knowledge
Installation
SKILL.md
CI/CD Pipeline Knowledge Base
Quick reference for CI/CD pipeline patterns, platforms, and best practices.
Pipeline Stages
┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐
│ Install │───▶│ Lint │───▶│ Test │───▶│ Build │───▶│ Deploy │
└─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘
Deps Code Style PHPUnit Docker Production
Cache PHPStan Coverage Artifacts Environments