wmill-safety

Installation
SKILL.md

wmill-safety — Windmill CLI Safety Guard

Safety-first skill for the Windmill wmill CLI. Classifies commands by risk, enforces pre-flight checklists for destructive operations, and optionally installs hard-enforcement hooks.

This skill complements the skills generated by wmill init — those teach how to write Windmill scripts and flows. This skill governs how to safely execute CLI operations.

Before Any Operation

Always verify your active workspace first:

wmill workspace whoami

Confirm the workspace and user are correct before proceeding. Running commands against the wrong workspace is the most common source of accidental damage.

Risk Tiers

Every wmill command falls into one of three tiers. Know which tier you're in before executing.

Installs
7
Repository
cmds-cc/skills
GitHub Stars
1
First Seen
Apr 6, 2026
wmill-safety — cmds-cc/skills