Skip to main content

warden-rule-author

Author Warden rules — the rules/*.yaml files the `warden` CLI enforces as a CI gate (scans a path, blocks on `block` rules) and a runtime gate (block/allow on a proposed agent action). Use this whenever someone wants to add, write, create, or edit a warden policy rule, or turn a coding convention or a "ban/avoid/forbid/require/warn on X" guideline into an enforceable rule. Trigger even when the intent is described without naming the rule file — e.g. "block direct env-var access", "forbid billing from importing notifications", "no .unwrap() in src". Also use when asked how the rule schema works (id, scope, enforcement, or the pattern / structural / query match types). Always finish by running `warden validate` so the rule is proven valid.

Aller à l'installation

Informations de source

Dépôt
nicolastakashi/warden
Dernière activité de la source
2 juillet 2026 à 14:37
Langue détectée de SKILL.md
anglais
Étoiles
3
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.