build-workflows-extension
Use when working in a CARTO Workflows extension repo (forked from workflows-extension-template) to build, scaffold, modify, validate, test, package, or deploy a Workflows extension or its components. Triggers include "create a workflows component", "add a component to this extension", "build a CARTO extension package", "write metadata.json for a component", "add a UDF", "add a stored procedure", "edit fullrun.sql / dryrun.sql", "run carto_extension.py". Activate when the working directory contains carto_extension.py + metadata.json + components/ at root.
2026-04-29