Implements Tessl skill review CI/CD pipelines through an interactive, configuration-first wizard. Supports GitHub Actions, Jenkins, Azure DevOps, and CircleCI.
72
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Implements Tessl skill review CI/CD pipelines through an interactive configuration wizard. Supports GitHub Actions, Jenkins, and Azure DevOps.
# Navigate to your repository
cd /path/to/your/repo
# In Claude Code, invoke:
# "Use tessl-skill-review-ci to set up skill review"| Platform | Reference | Status |
|---|---|---|
| GitHub Actions | github-actions.md | Full support |
| Jenkins | jenkins.md | Full support |
| Azure DevOps | azure-devops.md | Full support |
Single-Pipeline - For internal repos with trusted contributors. Simpler setup.
Two-Pipeline - For public repos with external contributors. Security isolation.