Tag: data-migration
Migrates Agent Markdown Memory to Enforcement System
This utility bridges the agent-architect-kit's markdown memory structure to the ThumbGate feedback system. It parses per-role markdown files, converting structured learnings and mistakes into actionable, queryable feedback signals for runti…
Multi-source AI memory migration and consolidation
This skill autonomously detects and consolidates memories from various external AI platforms, including ChatGPT, Gemini, and Claude. It supports multiple formats (JSONL, SQLite, JSON) to ensure comprehensive data migration into the Cortex m…
Convex Schema and Data Migration Helper
This skill plans and executes safe Convex schema and data migrations using a widen-migrate-narrow workflow. It handles breaking changes such as field type updates, table splits, and data backfilling while ensuring zero downtime.
Convex Schema and Data Migration Helper
This skill manages safe Convex schema and data migrations using a widen-migrate-narrow workflow. It handles breaking changes like field type updates, table splits, and data backfilling via the @convex-dev/migrations component.
Convex Schema and Data Migration Helper
This skill manages breaking schema changes in Convex by implementing a widen-migrate-narrow workflow. It facilitates safe data transformations, field updates, and table restructuring using the @convex-dev/migrations component.