CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/tessl-skill-review-ci

Implements Tessl skill review CI/CD pipelines through an interactive, configuration-first wizard. Supports GitHub Actions, GitLab CI, Jenkins, Azure DevOps, and CircleCI.

94

1.75x

Quality

90%

Does it follow best practices?

Impact

100%

1.75x

Average score across 5 eval scenarios

Overview
Skills
Evals
Files

README.md

Tessl Skill Review CI

Implements Tessl skill review CI/CD pipelines through an interactive configuration wizard. Supports GitHub Actions, GitLab CI, Jenkins, Azure DevOps, and CircleCI.

Quick Start

# Navigate to your repository
cd /path/to/your/repo

# In Claude Code, invoke:
# "Use tessl-skill-review-ci to set up skill review"

What This Skill Does

  1. Validates your environment (git repo, remote)
  2. Detects existing pipelines and offers updates
  3. Configures based on your preferences (CI platform, architecture)
  4. Creates pipeline files with smart defaults
  5. Guides you through git operations and testing

Supported CI Platforms

PlatformReferenceStatus
GitHub Actionsgithub-actions.mdFull support
GitLab CIgitlab-ci.mdFull support
Jenkinsjenkins.mdFull support
Azure DevOpsazure-devops.mdFull support
CircleCIcircleci.mdFull support

Pipeline Architectures

Single-Pipeline - For internal repos with trusted contributors. Simpler setup.

Two-Pipeline - For public repos with external contributors. Security isolation.

Features

  • Score diff tracking (improvement/regression indicators)
  • Persistent cache in git
  • Dimension-level comparisons
  • Auto-commit cache updates
  • Auto-optimization of skills during CI (optional --optimize --yes)
  • Version detection and migration
  • Smart defaults with customization

After Installation

  1. Add TESSL_API_KEY to your CI platform's secret store
  2. Test manually using a manual trigger
  3. Test with PR to see score diff in action

Install with Tessl CLI

npx tessl i tessl-labs/tessl-skill-review-ci

azure-devops.md

circleci.md

github-actions.md

gitlab-ci.md

jenkins.md

README.md

SKILL.md

TESTING.md

tile.json