Harness-engineering prisma-migrations

name: prisma-migrations

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/prisma-migrations/skill.yaml
source content

name: prisma-migrations version: "1.0.0" description: Manage database schema evolution with prisma migrate dev/deploy/reset and migration history stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "schema.prisma"
  • "prisma/schema.prisma"
  • "prisma/migrations/**" related_skills:
  • prisma-schema-design
  • prisma-seeding-pattern
  • db-zero-downtime-migration
  • db-expand-contract stack_signals:
  • prisma
  • typescript
  • postgresql
  • mysql
  • sqlite keywords:
  • migrations
  • migrate-dev
  • migrate-deploy
  • shadow-database
  • baselining
  • migration-history metadata: author: community upstream: "prisma.io/docs/orm/prisma-migrate" state: persistent: false files: [] depends_on: []