Skip to content
OpenAgentsbeta
yaml
1schema: 1
2name: sql-safety-rules
3owner: openagents
4version: 1.0.0
5kind: rules
6title: SQL Safety Rules
7summary: "Rules for agent-written SQL and migrations: no unbounded writes, no blocking locks, always a rollback path"
8license: MIT
9tags: [sql, database, rules, migrations, safety]
10runtimes: [claude-code, cursor, codex, generic]
11pricing:
12 model: free
13 amount_cents: 0
14 currency: usd
15entry: RULES.md
16files:
17 - RULES.md
18 - migration-checklist.md
19inputs: []
20requires: []
21

Keyboard shortcuts

Focus search
/
Go to Explore
ge
Go to Home
gh
Go to Tags
gt
Go to Collections
gc
Show this help
?
Close suggestions or this dialog
Esc