pm-folder-standards

Map legacy Feature Millwork folders to the Cambium 00-11 structure.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ecnepsyroc-bot/Dejavara --skill pm-folder-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-folder-standards
Source: https://github.com/ecnepsyroc-bot/Dejavara/tree/main/deploy/skills/pm-folder-standards
Command: npx skills add https://github.com/ecnepsyroc-bot/Dejavara --skill pm-folder-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provides a concise reference and tooling to locate, interpret, and migrate legacy Feature Millwork project folder structures into the standardized Cambium 00-11 layout so project managers and migration engineers can find documents and relocate them reliably.

Core Features & Use Cases

  • Legacy folder reference: Documents common PM conventions (Steve, Sean, Patrick, John), identifying era-specific markers, typos, person-named folders, and scope folders.
  • Translation table & typo registry: Maps legacy folder names and known misspellings to exact Cambium paths to enable automated classification.
  • Migration tooling: Includes scripts to create a Cambium project skeleton, perform dry-run scans that auto-map folders and root files, flag items for manual triage, and optionally copy mapped files while skipping junk.
  • Use Case: Run a dry-run on an old server export to get an auto-mapping report, identify ambiguous folders that require manual triage, and then execute a safe copy of only the auto-mapped files.

Quick Start

Scan a legacy project folder to generate a dry-run migration report, review triage items, and run the execute option to copy auto-mapped files to a new Cambium structure.

Frequently Asked Questions about pm-folder-standards

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

FAQPage Schema
How do I migrate legacy project folders to a standardized file structure?

Migrate legacy project folders by mapping existing directory names to a new standardized structure using automated name-based folder mapping and a typo registry. Run a dry-run scan first to generate a report, review flagged items, then execute a safe copy of mapped files.

What is folder triage and how does it work during a file migration?

Folder triage during file migration identifies ambiguous or unknown directories that cannot be automatically mapped to standard paths. The system flags these items in a dry-run report so project managers can manually review and relocate them before executing the final copy.

Can I scan old project directories without moving files?

Yes, you can scan old project directories without moving files by using dry-run mode. This generates an auto-mapping report that classifies folders and root files, identifies junk to skip, and flags items requiring manual triage without modifying the source data.

How do I handle misspelled or person-named folders when mapping to a new structure?

Handle misspelled or person-named folders by using a built-in translation table and typo registry that maps known variations and legacy conventions to exact target paths. This enables automated classification of legacy directories managed by different individuals.

What is the best way to map root files with specific extensions during a directory migration?

Map root files during a directory migration using root-file extension routing, which automatically classifies files sitting in the base directory by their file type and directs them to the appropriate target folders in the new standardized layout.

Does this folder mapping tool require any external dependencies to run?

No, this folder mapping tool does not require any external dependencies to run. It operates using standalone scripts to perform dry-run scans, generate triage reports, and execute file copying without needing additional software packages.