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.


1) Follow Existing Contracts (don't invent new ones)

Installs
2
First Seen
Jan 22, 2026
agent-guardrails — aiagentskills/skills