AI Agent Guardrails
LLMs make confident wrong decisions at scale. The cost of one wrong decision used to be one wrong commit; the cost of one wrong decision by an agent loop can be 30 wrong commits, 100 deleted DB rows, or a whole production site refactored into nonsense in 90 seconds.
This skill is a design checklist — not a runtime tool. It tells you what to put in place before giving an agent write access to anything that matters.
When to invoke
- Designing a new agent, scheduled
[Description truncada. Veja o README completo no GitHub.]