What problem does it solve?
It helps you perform consistent, production-grade pull request reviews for ZENTICALAB repositories by catching spec mismatches, security weaknesses, and architecture/testing regressions before merge.
Core Features & Use Cases
- Comprehensive PR review workflow: Summarizes PR intent, scopes review to changed files, and validates implementation against
spec.md and related HU.
- Security, architecture, and testing guardrails: Provides backend (.NET/.NET Clean Architecture, multi-tenancy) and frontend (Angular 21, standalone components, signals, Tailwind v4) checklists.
- Structured reviewer output: Produces an actionable review message with clear Summary, Approve/Request Changes/Needs Discussion, and Blocking Issues.
- Multi-tenancy-specific validation: Flags cross-tenant data leak risks (schema-per-tenant enforcement, tenant context correctness, migrations idempotency).
Quick Start
Use the zenticalab-pr-review skill when reviewing a ZENTICALAB pull request to generate a checklist-driven review that includes Security, Testing, and clearly labeled Blocking Issues with file-level references.