What problem does it solve?
This Skill converts a personal Claude Code OS into a shared Team OS while protecting private information, preventing leaks, and ensuring the result is immediately usable by a team.
Core Features & Use Cases
- Privacy-first upgrade with sanitization: Copies personal skills and docs into a team-ready structure with owner identifiers removed, first-person voice neutralized, and sensitive content gated.
- Auto-detection and role/locale/maturity aware scaffolding: Detects architecture maturity (fresh vs canonical) and selects full-scaffold or idempotent-augment behavior, while inferring locale mapping for non-English repos.
- Validation-gated success: Runs programmatic gates for PII leakage and pronoun leakage to block success if anything unsafe is found, and ensures CLAUDE.md coverage across generated directories.
- Additive-only, idempotent behavior: Scaffolds missing canonical structure and skills without overwriting the personal OS, and supports safe re-runs.
Quick Start
Run the upgrade at your source OS by executing /upgrade-to-team-os and follow the prompts to confirm the detected role, locale mapping (if needed), and output path.