posture-data

Installation
SKILL.md

Technical Data Posture 🗄️🛡️

"Code is transient; data is forever. Treat the schema as the project's permanent constitution."

This addon is triggered for any task involving Database Schemas, Prisma, Migrations, Multi-tenancy, or Seeding. It extends the Core Posture with data-layer rigor.

When to use

Load this skill when:

  • You are modifying schema.prisma or SQL DDL files.
  • The task involves creating or reviewing database migrations.
  • You are implementing multi-tenant data isolation (Row Level Security).
  • The work involves data seeding, large-scale mutations, or indexing.
  • You are optimizing query performance (N+1, EXPLAIN ANALYZE).

Operating Rules (R1–R5)

R0 - The Production Lock (V1, V9, Ref 05)

Installs
1
First Seen
Apr 29, 2026
posture-data — chitrank2050/agent-posture