db-migrateDeep database migration workflow—expand/contract, backward-compatible deploys, backfills, locking risks, and verification. Use when changing production schem...
Install via ClawdBot CLI:
clawdbot install codekungfu/db-migrateGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Aug 10, 2026
An e-commerce platform needs to add multi-currency support to its orders table. Using the expand/contract workflow, they add nullable currency columns first, backfill existing orders in batches, then flip the application to read the new columns after verification. This ensures zero downtime during a major sales event.
A B2B SaaS company is migrating from a single-tenant to a multi-tenant database schema. The team uses the migration workflow to add tenant_id columns, backfill data per tenant, and gradually dual-write to the new schema. This allows them to roll out the change tenant-by-tenant without disrupting existing customers.
A fintech startup must add new fields to store regulatory information (e.g., KYC/AML data) for all user accounts. The migration workflow is used to add nullable columns, backfill in batches to avoid long transactions, and then enforce NOT NULL constraints after confirming data completeness. This avoids downtime for critical financial transactions.
A healthcare analytics platform needs to standardize patient records across multiple data sources. Using expand/contract, they add a new standardized column set, backfill from legacy systems in throttled batches, and dual-write to ensure data consistency. This minimizes risks to patient data availability while complying with health regulations.
Offer consulting and tools to implement zero-downtime database migrations for enterprises. This model leverages the workflow to provide safe schema evolution services.
Develop integrations and plugins for CI/CD pipelines that automate the expand/contract workflow. This can be sold as part of DevOps platforms or as standalone tools.
Position as a specialized DRE service that ensures database changes are safe and reliable for mission-critical applications. This targets companies with high-compliance or high-availability needs.
💬 Integration Tip
Pair this skill with CI/CD pipeline integrations to automate expand/contract steps, and ensure you have robust monitoring and feature flag tooling in place.
Scored Aug 10, 2026
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.
Billions decentralized identity for agents. Link agents to human identities using Billions ERC-8004 and Attestation Registries. Verify and generate authentic...