ClaudeSuperPower

output-migrate

Skill

Upgrade a project between versions of the Output framework. Use when the user asks to upgrade, migrate, or move to a newer Output version. Detects the current @outputai/* version in the project, fetches the matching migration guide from docs.output.ai, applies the changes, and verifies the project s

Install

git clone https://github.com/growthxai/output.git ~/.claude/skills/output-migrate

What is output-migrate?

Upgrade a project between versions of the Output framework. Use when the user asks to upgrade, migrate, or move to a newer Output version. Detects the current @outputai/* version in the project, fetches the matching migration guide from docs.output.ai, applies the changes, and verifies the project still type-checks.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

Create and modify files

Declares Write or Edit

Access the network

Declares WebFetch or WebSearch

~79 tokens of context used while enabled, before you invoke anything

All declared tools (8)
BashEditGrepMultiEditReadTodoWriteWebFetchWrite

Documentation

README · ~5 min read

Migrate an Output Project

Overview

This skill migrates a project from one version of the Output framework to another.

You do not carry migration instructions in your own context. The docs site at https://docs.output.ai/migrations is the source of truth — fetch the right page and follow it.

Use the todo tool to track your progress.

When to Use This Skill

  • The user wants to upgrade @outputai/* packages to a newer version
  • The user mentions "migrate", "upgrade", or "move to vX.Y.Z"
  • A breaking-change release shipped and the user is still on an older version

URL contract

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.