Agent Skills: Hex Upgrade & Migration

|

UncategorizedID: jeremylongshore/claude-code-plugins-plus-skills/hex-upgrade-migration

Install this agent skill to your local

pnpm dlx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/HEAD/plugins/saas-packs/hex-pack/skills/hex-upgrade-migration

Skill Files

Browse the full folder contents for hex-upgrade-migration.

Download Skill

Loading file tree…

plugins/saas-packs/hex-pack/skills/hex-upgrade-migration/SKILL.md

Skill Metadata

Name
hex-upgrade-migration
Description
|

Hex Upgrade & Migration

Overview

Hex API is versioned at /api/v1/. Monitor the Hex changelog for new endpoints and deprecations.

Instructions

Check API Usage

grep -r "app.hex.tech" src/ --include="*.ts" --include="*.py"

Airflow Provider Updates

pip install --upgrade airflow-provider-hex

Resources