What problem does it solve?
Upgrading the TRIP workflow skills in a project normally risks overwriting project-specific customizations like test commands, review checklists, and version file settings. This Skill separates the generic workflow skeleton from project customizations, applies the new version, and re-injects your settings.
Core Features & Use Cases
- Inventory & Categorization: Diffs installed skills against a staging folder and classifies each as new, removed, unchanged, or updated (pure vs. customized).
- Context Extraction & Merge: Extracts project values (project name, version file, lint/typecheck/test commands, checklists) before merging them into new templates.
- Structural Migration & Validation: Handles renames (e.g., TRIP-3-review to TRIP-review), checklist file extraction, placeholder scanning, and cross-reference checks.
- Use Case: After downloading TRIP v2, run this Skill to upgrade your project's skills folder without losing your customized review checklist or test commands.
Quick Start
Copy the new TRIP skills into .claude/skills/new-TRIP/ and ask the AI to run the TRIP-upgrade skill to merge the update into your project.