diff --git a/plugins/rule_enforcer/index.yaml b/plugins/rule_enforcer/index.yaml new file mode 100644 index 0000000..d20c442 --- /dev/null +++ b/plugins/rule_enforcer/index.yaml @@ -0,0 +1,7 @@ +title: Rule Enforcer +description: Enforces configurable behavioral rules at the tool execution layer. Blocks tool calls that violate rules and returns corrective guidance to the agent. +github: https://github.com/wgnr-ai/a0-plugin-rule-enforcer +tags: + - tools + - automation + - development