source-command-gsd-from-gsd2

Convert GSD-2 project files to GSD v1 format.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/Spectre-Labs-SK/Tether --skill source-command-gsd-from-gsd2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-gsd-from-gsd2
Source: https://github.com/Spectre-Labs-SK/Tether/tree/main/.agents/skills/source-command-gsd-from-gsd2
Command: npx skills add https://github.com/Spectre-Labs-SK/Tether --skill source-command-gsd-from-gsd2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gsd-tools.cjs, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of converting GSD-2 project files into the GSD v1 format, ensuring seamless integration and compatibility with GSD v1 systems.

Core Features & Use Cases

  • Project Conversion: Converts GSD-2 project files (.gsd/) to GSD v1 format (.planning/), preserving project hierarchy and completion state.
  • Dry Run Preview: Provides a detailed preview of the conversion process, allowing users to review changes before execution.
  • Non-Destructive Process: Ensures that the original .gsd/ directory remains unchanged during the conversion.
  • Use Case: Ideal for users who have projects in GSD-2 format and need to migrate them to GSD v1 for better compatibility and feature support.

Quick Start

Run the source-command-gsd-from-gsd2 skill to convert your GSD-2 project to GSD v1 format.

Frequently Asked Questions about source-command-gsd-from-gsd2

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

FAQPage Schema
How do I convert GSD-2 project files to GSD v1 format?

To convert GSD-2 project files to GSD v1 format, run the source-command-gsd-from-gsd2 skill, which transforms your `.gsd/` directory into a `.planning/` structure while preserving project hierarchy and completion state.

Does migrating from GSD-2 to GSD v1 delete my original project files?

Migrating from GSD-2 to GSD v1 is a non-destructive process, meaning your original `.gsd/` directory remains entirely unchanged and intact during the conversion to the new `.planning/` format.

Can I preview GSD-2 to GSD v1 project conversion before applying changes?

Yes, you can preview the GSD-2 to GSD v1 project conversion using the built-in dry run feature, which provides a detailed preview of changes allowing you to review the process before execution.

Do I need gsd-tools.cjs to run the GSD-2 to GSD v1 migration?

Yes, you need the gsd-tools.cjs dependency installed in your environment to execute the GSD-2 to GSD v1 migration script and ensure proper file compatibility and format conversion.

What is preserved when converting a GSD-2 project to GSD v1 format?

When converting a GSD-2 project to GSD v1 format, the process precisely maintains your existing project hierarchy and task completion state to ensure seamless integration with GSD v1 systems.