harness/migrate-pipeline
>- Migrate Harness pipelines from v0 to v1 simplified format via MCP tools. Converts expressions from angle-bracket to ${{ }} syntax, lowercases type names, simplifies structure, and preserves variables, failure strategies, and conditional logic. Use when asked to migrate a pipeline, convert v0 to v1, pipeline, convert to v1, upgrade pipeline, v0 to v1, modernize pipeline, simplified format.
npx skills add https://github.com/harness/harness-skills --skill migrate-pipeline
Take harness/migrate-pipeline from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.