preen-optimize-test-execution
CommunityOptimize CI test execution
Authora2f0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill optimizes Continuous Integration (CI) test execution by intelligently determining which tests and jobs need to run based on code changes, significantly reducing CI times and costs.
Core Features & Use Cases
- Dependency-Aware Impact Analysis: Analyzes code changes to identify affected packages and their dependents.
- Selective Test Execution: Runs only the necessary tests and CI jobs, skipping those unaffected by changes.
- Local Pre-Push Hooks: Integrates with Git hooks to run linting, type-checking, and tests locally before a push.
- Use Case: After modifying a shared library, this Skill ensures only the packages that depend on it, and the relevant CI jobs, are executed, rather than the entire test suite.
Quick Start
Run the preen-optimize-test-execution skill to analyze current branch changes against origin/main.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: preen-optimize-test-execution Download link: https://github.com/a2f0/tearleads/archive/main.zip#preen-optimize-test-execution Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.