From Preset CLI Skills
Manages state-changing Preset CLI workflows: push charts/dashboards/datasets, manage users, handle destructive flags, and sync across workspaces.
How this skill is triggered — by the user, by Claude, or both
Slash command
/preset-cli-skills:preset-cli-mutationsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use for state-changing CLI operations: single-workspace writes (push, --force, --overwrite) and cross-workspace promotion (sync).
Use for state-changing CLI operations: single-workspace writes (push, --force, --overwrite) and cross-workspace promotion (sync).
preset-cli first to establish auth, workspace, and output context.preset-api-skills.--dry-run for sup sync run, sup user push, and sup user invite; pull-and-diff for sup chart push / sup dashboard push / sup dataset push (no native --dry-run).--force / --overwrite flag string when applicable.sup chart/dashboard/dataset push) from cross-workspace sync (sup sync run).--force and --overwrite as destructive flags; never invoke without explicit per-flag confirmation.sup sync validate) before previewing.--overwrite, --force, dependency handling): references/write-operations.md--dry-run): references/cross-workspace-sync.mdpreset-cli and then references/command-coverage.md.preset-cli and then references/safety-policy.md.claude plugin install preset-cli-skills@claude-plugins-officialDrives Preset's `sup` CLI for shell, scripting, CI/CD, and agent-driven Preset workflows. Handles auth, workspace context, output formatting, and routes mutations to a separate skill.
Run the offline causal-intelligence CLI over a governed Growthub workspace — growthub plan (blast radius, stale surfaces, lineage), growthub patch (offline allowlisted edit with impact + compliance, PR-ready), growthub capture (live vs repo drift), growthub readiness (ship verdict across forks). Use for scripted or CI-side impact analysis when you want JSON output instead of MCP tool calls.