anvil-project-migrate

Register Anvil project migration workflows by referencing canonical skill bodies.

1|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/rjwalters/bucket-brigade --skill anvil-project-migrate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anvil-project-migrate
Source: https://github.com/rjwalters/bucket-brigade/tree/main/.claude/skills/anvil-project-migrate
Command: npx skills add https://github.com/rjwalters/bucket-brigade --skill anvil-project-migrate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of managing Anvil project migration workflows by providing a lightweight registration mechanism that connects Claude to the canonical skill implementation.

Core Features & Use Cases

  • Canonical Reference: Points to the actual skill body at .anvil/skills/project-migrate/SKILL.md to avoid duplication.
  • Registration Shim: Acts as a thin Claude registration layer generated by install-anvil.sh.
  • Use Case: Development teams using Anvil can seamlessly integrate project migration capabilities into their automation workflows.

Quick Start

Use the anvil-project-migrate skill to register the project-migrate capability for your Anvil development workflow.

Frequently Asked Questions about anvil-project-migrate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I register Anvil project migration workflows for Claude integration?

Anvil project migration registration uses a thin Claude registration layer generated by install-anvil.sh, which points to the canonical skill body to avoid duplicating definitions.

What is a registration shim in Anvil project migration?

A registration shim is a lightweight layer that connects Claude to the actual Anvil skill implementation, preventing duplication by referencing the canonical skill body directly.

Can I use Anvil automation tools to manage project migration without duplicating skill definitions?

Yes, you can manage project migration without duplicating skill definitions by using a canonical reference that points directly to the actual skill body at .anvil/skills/project-migrate/SKILL.md.

Does Anvil project migration work with existing development team automation workflows?

Anvil project migration is designed for development teams using Anvil automation tools, allowing them to seamlessly integrate project migration capabilities into their existing automation workflows.

How do I set up the Anvil project migrate skill for my development workflow?

You set up the skill by using the anvil-project-migrate skill to register the project-migrate capability, which applies the registration layer generated by the install-anvil.sh script.