review-integration

Review Elastic integrations for quality issues and generate prioritized findings reports.

15|5|Updated May 11, 2026
One-click install
npx skills add https://github.com/elastic/integration-skills --skill review-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-integration
Source: https://github.com/elastic/integration-skills/tree/main/skills/review-integration
Command: npx skills add https://github.com/elastic/integration-skills --skill review-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Standalone, objective reviews of Elastic integrations to surface actionable issues and ensure quality before release or merge.

Core Features & Use Cases

  • Classifies package files by domain and loads domain-specific checklists and cross-domain consistency rules.
  • Verifies CEL usage, API conformance, and version compatibility against published reference materials.
  • Works on local packages, PRs, or branch comparisons and outputs a structured findings report.

Quick Start

Inspect a target integration package and generate a findings report with prioritized, actionable issues.

Frequently Asked Questions about review-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review an Elastic integration package for quality issues before merging?

To review an Elastic integration, you can analyze local packages, pull requests, or branch diffs to identify actionable quality issues. The process applies domain-specific checklists, cross-domain consistency rules, and version-compatibility validations to generate a prioritized findings report.

Can I validate CEL usage and API conformance in Elastic integrations automatically?

Yes, you can automatically validate CEL usage and API conformance in Elastic integrations. The review workflow applies authoritative standards and cross-domain consistency checks to local packages or branch diffs to surface actionable issues before release.

What does an Elastic integration review check for in a pull request?

An Elastic integration review checks pull requests for actionable quality issues using domain-specific rules and version-compatibility validations. It enforces authoritative standards to ensure consistent quality across integrations before merge.

How do I run cross-domain consistency checks on local Elastic integration packages?

You can run cross-domain consistency checks on local Elastic integration packages by classifying package files by domain and loading the relevant checklists. The review process outputs a structured findings report with prioritized, actionable issues.

Does the Elastic integration review verify version compatibility against published references?

Yes, the Elastic integration review verifies version compatibility against published reference materials. It applies authoritative standards and cross-domain consistency checks to ensure consistent quality across integrations before release or merge.