esp-idf-v6-migration
Installation
SKILL.md
ESP-IDF v6 Migration
This workflow targets application repositories. Treat migration as cumulative: review every intermediate guide between the source release and 6.0.
When to Use
- Migrating an application from ESP-IDF 4.4 or 5.x to 6.0.
- Triaging failures after switching to ESP-IDF 6.0.
- Auditing removed APIs, moved components, toolchain changes, configuration, or runtime regressions.
- For versions older than 4.4, first define a staged migration plan and agree on scope and validation with the user; do not attempt one unreviewed jump.