anth-ci-integration

Installation
SKILL.md

Anthropic CI Integration

Overview

Set up CI/CD pipelines that validate Claude API integrations with mock-based unit tests (free, fast) and prompt regression tests (live API, gated to main).

GitHub Actions Workflow

# .github/workflows/claude-tests.yml
name: Claude API Tests
on: [push, pull_request]
Installs
2
GitHub Stars
2.3K
First Seen
May 19, 2026
anth-ci-integration — jeremylongshore/claude-code-plugins-plus-skills