Implements Tessl skill review CI/CD pipelines through an interactive, configuration-first wizard. Supports GitHub Actions, Jenkins, Azure DevOps, and CircleCI.
90
Does it follow best practices?
Validation for skill structure
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.
Install with Tessl CLI
npx tessl i tessl-leo/tessl-skill-review-ci@0.1.4