migrate-turbo-files

Installation
SKILL.md

Migrate Turbo Files

Current layouts:

  • Unexpanded shells live in .turbo/shells/ with spec: and depends_on: frontmatter.
  • Plans live in .turbo/plans/ with status: (required) and optional spec: for provenance.
  • .turbo/improvements.md entries use Type values direct, investigate, or plan. Legacy values trivial and standard map to direct and plan respectively.

This skill migrates legacy shapes to those layouts.

Task Tracking

Use TaskCreate to create a task for each step:

  1. Scan and classify existing files
  2. Migrate prompt plan indexes
  3. Process remaining files in .turbo/plans/
  4. Normalize frontmatter on remaining plans
  5. Migrate improvements.md Type values
Related skills

More from tobihagemann/turbo

Installs
2
GitHub Stars
298
First Seen
14 days ago