๐ŸŽฏ

lisa-integration-test

๐ŸŽฏSkill

from codyswanngt/lisa

VibeIndex|
What it does
|

Runs integration tests for Lisa templates against downstream projects, verifying builds still pass and automatically fixing upstream templates when issues are found.

๐Ÿ“ฆ

Same repository

codyswanngt/lisa(20 items)

lisa-integration-test

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add codyswanngt/lisa --skill lisa-integration-test
skills.sh Installโš  Installs to .agents/skills/
npx skills add codyswanngt/lisa --skill lisa-integration-test
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/lisa-integration-test/SKILL.md

SKILL.md

37Installs
-
AddedFeb 10, 2026

More from this repository10

๐ŸŽฏ
claude-code-action๐ŸŽฏSkill

A skill from Lisa, a governance layer for AI-assisted software development that ensures AI agents follow consistent standards, workflows, and quality gates. Provides intent routing, flow-based agent pipelines, git hooks, and template governance across local development and CI/CD environments.

๐ŸŽฏ
skill-creator๐ŸŽฏSkill

A guide for creating effective skills that extend Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating a new skill or updating an existing one.

๐ŸŽฏ
plan-lower-code-complexity๐ŸŽฏSkill

Reduces codebase cognitive complexity by lowering the threshold by 2, identifying functions that exceed the new limit, generating a brief with refactoring strategies, and creating a plan with tasks to fix all violations.

๐ŸŽฏ
mutation-testing๐ŸŽฏSkill

Skill

๐ŸŽฏ
plan-reduce-max-lines-per-function๐ŸŽฏSkill

Automates the process of reducing maximum lines-per-function thresholds by updating ESLint configuration, identifying oversized functions, and generating refactoring plans to split them.

๐ŸŽฏ
plan-add-test-coverage๐ŸŽฏSkill

Plans and increases test coverage to a specified threshold by running coverage reports, identifying files with the lowest coverage, and creating a task plan for adding missing tests.

๐ŸŽฏ
lisa-review-implementation๐ŸŽฏSkill

A skill for comparing a project's Lisa-managed files against source templates to identify configuration drift, generating diffs for drifted files and offering to upstream improvements back to Lisa.

๐ŸŽฏ
jira-verify๐ŸŽฏSkill

Verifies that JIRA tickets meet organizational standards by checking epic parent relationships and validating description quality and completeness using Atlassian MCP tools.

๐ŸŽฏ
plan-local-code-review๐ŸŽฏSkill

A skill for performing multi-agent parallel code review on local branch changes, checking for bugs, CLAUDE.md compliance, git history context, and previous PR comments, scoring findings by confidence level.

๐ŸŽฏ
plan-fix-linter-error๐ŸŽฏSkill

Skill