branch-readiness-checks
OfficialEnsure code quality before commit.
Authorelastic
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of validating code changes against project standards and potential CI failures before a developer commits or pushes their code.
Core Features & Use Cases
- Pre-commit Validation: Runs essential checks like linting, type checking, and unit tests on affected code.
- Dependency Awareness: Identifies and checks downstream dependencies impacted by code changes.
- Use Case: A developer makes changes to a feature. Before pushing, they run this Skill to ensure their code adheres to TypeScript standards, passes all relevant unit tests, and doesn't break other parts of the application, preventing common CI errors.
Quick Start
Run branch readiness checks to validate your code before pushing.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: branch-readiness-checks Download link: https://github.com/elastic/kibana/archive/main.zip#branch-readiness-checks 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 471,000+ vetted skills library on demand.