AI AGENT ADDONS

Rules are behavioral guardrails that shape how AI agents behave. They load into every session automatically. This skill helps you create effective rules using contrastive examples. Contrastive examples show both what to do and what not to do. This eliminates confusion and makes agents more accurate.

Use this skill when agents make the same mistake again and again. It is also useful when you realize a different approach would have been better. Instead of just fixing the issue once, you create a rule that prevents it from happening ever again. Rules are always loaded, so they apply across all tasks.

Do not confuse rules with skills or project notes. Rules are for universal behavior constraints. Skills are for specific task workflows. Project notes give broad context. This skill is only for creating rules that improve agent behavior over time.

Add Create Rule skill to your workflow

Global

mkdir -p ~/.claude/skills/create-rule

Project

mkdir -p .claude/skills/create-rule

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago