jazz-schema-migrations
Jazz Schema and Migrations
Use this skill when changing Jazz data model, ownership boundaries, or migration policy.
Scope
- Constructor selection:
co.map,co.list,co.record,co.feed, account/profile/root - Ownership boundaries (account vs group)
- Account migration timing vs CoMap migration timing
- Additive schema evolution and optional-field strategy
- Version fields and discriminated unions for mixed client readers
- Permission-aware migration design and drift handling
Migration Timing Truths
- Account migrations run after account creation and at login (and at worker start when worker account schema is used).
- CoMap migrations run when that CoMap is loaded.
- CoMap migrations are synchronous; design them to exit fast.
More from alcyone-labs/agent-skills
chrome-extension-architect
Privacy-first Chrome Manifest Version 3 extension architect - sidePanel design, MV3 service worker lifecycle, least-privilege permission audits, storage strategy, cross-browser sidebar patterns, and headless Playwright testing.
9aquaria-docs
Expert Aquaria documentation architect. Enforce documentation principles, golden rules, templates, folder structure, and quality gates. Creates compliant docs from templates, validates against Golden Rules checklist.
6arg-parser
Type-safe CLI argument parser with MCP integration Zod validation auto-generated tools and interactive prompts
5git-commit-writer
Write consistent high-quality Git commits following project conventions
5skill-forge
Builds precise production-ready custom Agent Skills following AgentSkills.io guidelines. Use when user requests to create, refine or package Skills
4large-file-refactorer
Scans codebase for large files and orchestrates refactoring workflows using a test-first protocol
4