What problem does it solve?
This Skill automates the creation and configuration of comprehensive Continuous Integration (CI) workflows for any given repository, ensuring code quality, security, and maintainability.
Core Features & Use Cases
- Universal CI Setup: Generates essential CI workflows like linting, testing, building, and security scanning.
- Tech Stack Adaptability: Automatically detects and configures CI based on the repository's programming languages and tools (Python, Go, Node, Rust, Ansible, Docker).
- Security Hardening: Integrates dependency review, SAST, container scanning (Trivy), and action pinning verification.
- Use Case: You have a new Go project and want to ensure it has robust CI pipelines from day one. This Skill will automatically set up GitHub Actions for Go linting, testing, building, security scanning, and dependabot.
Quick Start
Use the orchestrate:ci skill to add comprehensive CI workflows to the target repository located at .repos/my-go-project.