review-integration
๐ฏSkillfrom elastic/integration-skills
Performs standalone quality reviews for Elastic integrations by classifying files by domain, loading domain-specific checklists, applying cross-domain consistency rules, and calibrating issue severity.
Same repository
elastic/integration-skills(14 items)
Installation
npx vibeindex add elastic/integration-skills --skill review-integrationnpx skills add elastic/integration-skills --skill review-integration~/.claude/skills/review-integration/SKILL.mdSKILL.md
More from this repository10
Agent workflows for building and maintaining Elastic integrations, covering the full lifecycle from research and scaffolding to ingest pipeline configuration and field mapping.
Guides the use of the elastic-package CLI for developing and validating Elastic integrations, including building, linting, formatting, and running pipeline and system tests.
Reviews Kibana dashboard JSON changes in pull requests by extracting structured descriptions, comparing before/after states, and checking compliance against official dashboard guidelines.
Agent workflows for building and maintaining Elastic integrations, covering the full lifecycle from research and scaffolding to ingest pipeline configuration and field mapping.
Guides the definition of Elastic Common Schema (ECS) field mappings for data streams, including populating ecs.yml references, selecting event categorization values, and choosing appropriate field types.
Orchestrates thorough vendor/product research for building Elastic integrations, investigating data collection methods, API documentation, sample data formats, field schemas, and ECS mapping candidates.
Provides agentic workflows for pipeline testing, system testing, and test fixture authoring as part of the Elastic integration package development lifecycle.
An Elastic agent skill for creating integration packages from scratch, scaffolding data streams, and running the end-to-end build workflow including data collection setup, pipeline configuration, and system tests.
Part of Elastic's Integration Skills collection, this skill anonymizes sensitive data in log samples for Elastic integrations, ensuring personally identifiable information is removed before sharing or testing.
Covers input template configuration for Elastic integrations, including agent stream templates for HTTPJSON, AWS S3, CloudWatch, Azure Blob, GCS, TCP, UDP, HTTP Endpoint, Filestream, and other non-CEL input types.