CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-leo/tessl-skill-review-ci

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

Overview
Skills
Evals
Files

Tessl Skill Review CI

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

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
Jenkinsjenkins.mdFull support
Azure DevOpsazure-devops.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
  • 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-leo/tessl-skill-review-ci@0.1.4
Workspace
tessl-leo
Visibility
Public
Created
Last updated