CPobs

Pbi Rls — Security skill for Claude Code

Security community

Delegate row-level security to pbi-security: design and create roles and DAX filter permissions (static, dynamic by user, multi-tenant), then test what each role sees.

How to install Pbi Rls

Installs to ~/.claude/commands/cpobs-pbi-assistance-pbi-rls.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CPobs/PBI-assistance/HEAD/.claude/commands/pbi-rls.md -o ~/.claude/commands/cpobs-pbi-assistance-pbi-rls.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pbi Rls does


description: "Delegate row-level security to pbi-security: design and create roles and DAX filter permissions (static, dynamic by user, multi-tenant), then test what each role sees. Usage: /pbi-rls "

Delegate to the `pbi-security` agent with the Agent tool. Pass: the project path, the template manifest path (`security` block and conventions), the Security section of `projects//brief.md` when it exists, and the user request below verbatim.

The agent returns role

Alternatives in Security

Full documentation available on GitHub

View Source Repository