Rule Agent Behavior

Respect .gitignore

Never commit files that should be gitignored

agentgitsafety
CLAUDE.md

Never commit files that should be gitignored: .env files, node_modules, build artifacts, IDE settings, OS files. Check .gitignore before staging new files.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl