agent-guardrails
Installation
SKILL.md
General Agent Guardrails
Purpose
Apply these rules to prevent high-impact agent mistakes (tooling drift, bypassed checks, version mismatches, integration bypasses, env/config corruption, serverless import side effects).
When unsure, consult:
- AGENTS.md for agent behavior and non-negotiables
- CONVENTIONS.md for repo-wide contracts (imports, build/runtime expectations, platform constraints)
If still unclear after checking those docs and existing code patterns: stop and ask.