Pipeline
Detect project stack and generate CI/CD pipeline configurations for GitHub Actions or GitLab CI.
claude plugin marketplace add alirezarezvani/claude-skillsWhat this skill does
- 1Detects the project's tech stack, languages, frameworks, and services from the codebase automatically.
- 2Generates GitHub Actions or GitLab CI pipeline YAML files tailored to the detected stack.
- 3Provides CLI commands for both stack detection and pipeline generation with options for repo path and output format.
When to use
- You need a CI/CD pipeline config and do not want to write YAML from scratch for a new or existing project.
- You are migrating a project to GitHub Actions or GitLab CI and need a starting point matched to your actual stack.
- You want to audit what your project stack looks like before deciding on a pipeline strategy.
Best for
Format
Frequently asked questions
What is Pipeline?
Pipeline is a Claude Code skill for revops by Alireza Rezvani. Detect project stack and generate CI/CD pipeline configurations for GitHub Actions or GitLab CI.
When should I use Pipeline?
You need a CI/CD pipeline config and do not want to write YAML from scratch for a new or existing project. You are migrating a project to GitHub Actions or GitLab CI and need a starting point matched to your actual stack.
How do I install Pipeline?
Run the install command (claude plugin marketplace add alirezarezvani/claude-skills). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Pipeline free to use?
Yes. Pipeline is open source under the MIT license, published in the alirezarezvani/claude-skills repository on GitHub.