task-folder-migrator

Migrate single-file tasks to a v3.0.0 folder structure with backups.

32|7|Updated Dec 6, 2025
One-click install
npx skills add https://github.com/camoa/claude-skills --skill task-folder-migrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-folder-migrator
Source: https://github.com/camoa/claude-skills/tree/main/drupal-dev-framework/skills/task-folder-migrator
Command: npx skills add https://github.com/camoa/claude-skills --skill task-folder-migrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the migration of single-file tasks to a new, organized folder-based structure, ensuring data integrity and a smoother upgrade path.

Core Features & Use Cases

  • Automated Migration: Converts existing single-file tasks into a structured folder format with dedicated files for research, architecture, and implementation.
  • Content Preservation: Ensures all original content is preserved and correctly placed within the new structure.
  • Backup System: Automatically backs up original files before migration, providing a safety net.
  • Use Case: When upgrading a project from an older version (v2.x) to v3.0.0, this Skill can be used to automatically convert all your existing task files into the new required format.

Quick Start

Use the task folder migrator skill to migrate tasks to the new structure.

Frequently Asked Questions about task-folder-migrator

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

FAQPage Schema
How do I migrate single-file tasks to a v3.0.0 folder structure?

Migrate single-file tasks to a v3.0.0 folder structure by converting existing files into organized directories with dedicated files for research, architecture, and implementation while preserving all original content.

What is the best way to refactor markdown task files into separate directories?

Refactor markdown task files into separate directories by parsing content based on markdown headers, automatically generating tracker files, and organizing the extracted sections into a structured folder format.

Can I preserve original task content when upgrading to a new folder-based structure?

Yes, you can preserve original task content when upgrading to a folder-based structure because the migration process ensures all original data is correctly placed within the new organized directories without loss.

Does the v3.0.0 migration process create backups of original task files?

The v3.0.0 migration process creates backups of original task files automatically before any structural changes are applied, providing a safety net to restore your project if needed.

Can I manually control how code structure tasks are split during folder migration?

Yes, you can manually control how code structure tasks are split during folder migration because the tool supports both automatic and manual migration modes for parsing content by markdown headers.

When do I need to generate tracker files for task management workflows?

You need to generate tracker files for task management workflows when upgrading from older single-file versions to v3.0.0, ensuring your project phases for research, architecture, and implementation are properly organized.