structure-modify

Rename, move, or delete folders and update references across the project SSOT.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/oogDZ/2 --skill structure-modify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: structure-modify
Source: https://github.com/oogDZ/2/tree/main/.claude/skills/structure-modify
Command: npx skills add https://github.com/oogDZ/2 --skill structure-modify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams restructure large codebases by safely renaming, moving, or deleting folders while updating all references across the SSOT to maintain consistency.

Core Features & Use Cases

  • Folder restructuring: Rename, move, or delete top-level or nested folders without breaking cross-module links.
  • SSOT integrity: Automatically updates references in documentation and code to reflect the new structure.
  • Use Case: When reorganizing a module or removing deprecated sections, apply this Skill to minimize broken links and reduce manual refactoring time.

Quick Start

Rename, move, or delete a folder and ensure all references are updated across the project.

Frequently Asked Questions about structure-modify

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

FAQPage Schema
How do I rename or move folders in a large codebase without breaking references?

To rename or move folders without breaking references, you can restructure the codebase while automatically updating all cross-module links across the SSOT to maintain consistency.

What is the best way to delete deprecated modules and update documentation links?

The best way to delete deprecated modules and update links is to remove the sections while automatically updating all references in documentation and code to reflect the new structure.

Can I reorganize nested folders and keep SSOT integrity for cross-module links?

Yes, you can reorganize nested folders and keep SSOT integrity by applying structural changes that automatically update references to maintain consistency throughout the project.

Does restructuring a repository require manual updates to all cross-module references?

Restructuring a repository does not require manual updates to all cross-module references because the process automatically updates links across the project SSOT to maintain invariants.

When do I need to update references across the project SSOT?

You need to update references across the project SSOT when reorganizing modules or removing deprecated sections, ensuring that change tracking and invariants maintenance are satisfied.

How do I minimize broken links during a large scale module reorganization?

To minimize broken links during a large scale module reorganization, apply automated reference updates within the repository to keep documentation and code links consistent.