Detect stack and generate CI/CD pipeline configs. Usage: /pipeline <detect|generate> [options]
56
64%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.gemini/skills/pipeline/SKILL.mdDetect project stack and generate CI/CD pipeline configurations for GitHub Actions or GitLab CI.
/pipeline detect [--repo <project-dir>] Detect stack, tools, and services
/pipeline generate --platform github|gitlab [--repo <project-dir>] Generate pipeline YAML/pipeline detect --repo ./my-project
/pipeline generate --platform github --repo .
/pipeline generate --platform gitlab --repo .engineering/skills/ci-cd-pipeline-builder/scripts/stack_detector.py — Detect stack and tooling (--repo <path>, --format text|json)engineering/skills/ci-cd-pipeline-builder/scripts/pipeline_generator.py — Generate pipeline YAML (--platform github|gitlab, --repo <path>, --input <stack.json>, --output <file>)→ engineering/skills/ci-cd-pipeline-builder/SKILL.md
19392f7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.