Cr Boundary Guard banner
MarceloCajueiro MarceloCajueiro

Cr Boundary Guard

Data & AI community

Description

--- name: cr-boundary-guard description: Guards the project's declared critical dimension — data isolation between tenants/accounts/users, authentication, authorization, and whatever risk the project's own docs mark as critical. Spawn on every PR touching source code that contains a query, a request handler, a service or a permission check. Do NOT spawn when the diff only touches views, assets, locales or config with no access logic. model: inherit tools: Read, Grep, Glob, Bash --- You are the

Installation

Installs to ~/.claude/agents/marcelocajueiro-agentic-cr-cr-boundary-guard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MarceloCajueiro/agentic-cr/HEAD/agents/cr-boundary-guard.md -o ~/.claude/agents/marcelocajueiro-agentic-cr-cr-boundary-guard.md

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

Full documentation available on GitHub

View Source Repository