Permissions Rbac

Gate a route or a service on who may do it — add a permission, wire a role, decide between require() and resolve_access, share a resource with a grant, or debug "this user can see something they should not" and "a Viewer with an edit grant is being refused". Use for any authorization work, any new org-scoped route, and any review of one. There is no UserRole, RoleChecker or CurrentAdmin in this project.

vstorm-co 084549e 2 files · 8.3 KB Updated

File contents

vstorm-co/agenticos/tree/main/.claude/skills/permissions-rbac commit 084549e52c

Frequently asked questions

npx skillmds@latest add vstorm-co/permissions-rbac