devsecops-free-cicd
Installation
SKILL.md
Skill: DevSecOps Free CI/CD
Goal
Identify free CI/CD services, build systems, and artifact repositories suitable for development and security pipelines.
Use This Skill When
- Setting up build pipelines without infrastructure costs
- Comparing CI/CD platform free tiers
- Needing secure artifact storage on free tiers
Do Not Use This Skill When
- Large enterprise CI/CD with many concurrent jobs
- Self-hosted runner requirements
Inputs
- Build complexity (language, build time)
- Concurrent job requirements
- Artifact storage needs
- Integration requirements (SCM, deployment targets)