bundle-checklist

Verify Hydrolix bundle configurations against a standardized checklist.

2|1|Updated May 6, 2025
One-click install
npx skills add https://github.com/hydrolix/integration-deployment-templates --skill bundle-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bundle-checklist
Source: https://github.com/hydrolix/integration-deployment-templates/tree/main/.claude/skills/bundle-checklist
Command: npx skills add https://github.com/hydrolix/integration-deployment-templates --skill bundle-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hydrolix bundle configurations can be error-prone and time-consuming. This skill provides a quick, standardized reference to ensure bundles follow best practices.

Core Features & Use Cases

  • Quick reference for bundle structure: bundle.json, dashboards, summaries, transformations, and functions.
  • Enforces consistent naming, wrapper/UID rules, and variable usage to avoid common mistakes.
  • Use Case: A data engineer reviews a new integration bundle to confirm file layout and variables before deployment.

Quick Start

Run the bundle-checklist to review the structure and recommended patterns for your Hydrolix bundle before creating or validating bundle.json.

Frequently Asked Questions about bundle-checklist

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

FAQPage Schema
How do I validate a Hydrolix bundle configuration before deployment?

To validate a Hydrolix bundle configuration, run a standardized checklist that verifies file structure, dashboards, summaries, and transformations against required patterns like bundle.json and correct wrapper UIDs.

What files are required in a Hydrolix bundle structure?

A Hydrolix bundle structure requires bundle.json along with correctly named files for dashboards, summaries, transformations, and functions to pass validation checks.

Why does my bundle dashboard validation fail during configuration review?

Bundle dashboard validation fails during configuration review when dashboard wrappers and UIDs are incorrect or naming conventions are inconsistently applied across the file structure.

Can I check bundle.json naming conventions and variables before creating an integration bundle?

Yes, you can check bundle.json naming conventions, required files, and variable usage before creating an integration bundle to prevent common misconfigurations during deployment.

What is the best way to enforce consistent naming rules across Hydrolix bundles?

The best way to enforce consistent naming rules across Hydrolix bundles is to apply a standardized checklist during bundle creation and validation to review file layout and documented patterns.