migrating-journal-structures

Migrate journal structures and templates with staged validation and worktree isolation.

3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/mordonez/ldev --skill migrating-journal-structures
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: migrating-journal-structures
Source: https://github.com/mordonez/ldev/tree/main/templates/ai/skills/migrating-journal-structures
Command: npx skills add https://github.com/mordonez/ldev --skill migrating-journal-structures

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migration of journal structures and templates can introduce data integrity risks and rollback challenges. This skill provides a controlled, auditable workflow with bootstrap, worktree isolation, and staged validation to minimize data loss and ensure repeatable migrations.

Core Features & Use Cases

  • Structured migration pipelines: descriptor-driven migrations with explicit mappings, validation, and optional cleanup.
  • Environment isolation: worktree setup and start to run migrations without affecting main portals.
  • Guided workflow: steps to inspect portal state, scaffold descriptors, validate changes, and execute migrations safely.
  • Use Case: When a journal structure or template evolves, apply this skill to migrate content and templates with rollback-capable steps.

Quick Start

Start a worktree named after your issue, then bootstrap a migration using the skill's workflow.

Frequently Asked Questions about migrating-journal-structures

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely migrate journal structures and templates without data loss?▼

To safely migrate journal structures, use a controlled workflow with bootstrap, worktree isolation, and staged validation. This approach minimizes data loss risks and ensures repeatable, rollback-capable migrations.

What is a descriptor-driven migration pipeline for journal structures?▼

A descriptor-driven migration pipeline uses explicit mappings and structured validation to migrate journal structures. It guides operators through inspecting portal state, scaffolding descriptors, and executing changes predictably.

How do I set up a worktree to isolate journal template migrations?▼

Set up a worktree by naming it after your issue, then bootstrap the migration inside. This environment isolation lets you run template migrations without affecting your main portals.

Can I validate journal structure changes before executing a full migration?▼

Yes, you can validate journal structure changes through a staged validation workflow. This process enforces descriptor-based pipelines to inspect portal state and confirm mappings before execution.

What's the best way to handle rollback challenges when updating journal templates?▼

The best way to handle rollback challenges is applying a controlled, auditable migration workflow. Descriptor-driven pipelines with optional cleanup provide structured guidance and rollback-capable steps for template updates.

When should I use a staged validation workflow for journal structure migration?▼

Use a staged validation workflow when journal structures or templates evolve and require predictable changes. This minimizes data integrity risks by enforcing explicit mappings before executing migrations.