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.

Jump to install

Source facts

Repository
nicolastakashi/warden
Last source activity
July 2, 2026 at 14:37
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.