⚙️ Skill.md

This commit is contained in:
nirholas
2026-03-31 10:22:34 +00:00
parent 0c572a1528
commit d4ba2ea254

View File

@@ -216,3 +216,4 @@ Some features are also gated via `process.env.USER_TYPE === 'ant'`.
6. Respect the permission system — tools that modify state must implement `checkPermissions()`. 6. Respect the permission system — tools that modify state must implement `checkPermissions()`.
7. Use lazy imports when adding dependencies that could create circular references. 7. Use lazy imports when adding dependencies that could create circular references.
8. Update this file as project conventions evolve. 8. Update this file as project conventions evolve.