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.

インストールへ移動

ソース情報

リポジトリ
nicolastakashi/warden
ソースの最終更新活動
2026年7月2日 14:37
検出された SKILL.md の言語
英語
スター
3
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。