maintain-integration
๐ฏSkillfrom elastic/integration-skills
A skill for reviewing, fixing, and improving existing Elastic integration packages, supporting quality reviews, targeted fixes for pipelines and field mappings, full improvement passes, and minor adjustments with automated validation via elastic-package CLI.
Same repository
elastic/integration-skills(14 items)
Installation
npx vibeindex add elastic/integration-skills --skill maintain-integrationnpx skills add elastic/integration-skills --skill maintain-integration~/.claude/skills/maintain-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.
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.
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.