About
Repo Guardrails is a governance-focused skill designed to keep AI-driven development within the bounds of your project's architecture. It prevents unauthorized database access by restricting interactions to specific API layers, mandates a contract-first approach by anchoring API definitions to shared packages, and strictly controls the scope of changes to prevent unintended side effects. By monitoring diff sizes and command execution, this skill ensures that Claude stays focused on assigned tasks while adhering to the technical standards of your monorepo.