mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 12:32:02 +00:00
500 B
500 B
name, enabled, event, action, conditions
| name | enabled | event | action | conditions | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| require-tests-run | false | stop | block |
|
Tests not detected in transcript!
Before stopping, please run tests to verify your changes work correctly.
Look for test commands like:
npm testpytestcargo test
Note: This rule blocks stopping if no test commands appear in the transcript. Enable this rule only when you want strict test enforcement.