Favicon of migrate-nanoclaw

migrate-nanoclaw Skill

AI Agent SkillTypeScriptOpen source

Extracts user customizations from a fork, generates a replayable migration guide, and upgrades to upstream by reapplying customizations on a clean base. Replaces merge-based upgrades with intent-based migration. Published by microsoft in amplifier-app-nanoclaw.

What is migrate-nanoclaw Skill?

Extracts user customizations from a fork, generates a replayable migration guide, and upgrades to upstream by reapplying customizations on a clean base. Replaces merge-based upgrades with intent-based migration. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Documentation
  • Data analysis
  • Documentation use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use migrate-nanoclaw Skill

  • Use it for documentation.
  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/amplifier-app-nanoclaw
  • Skill file: .claude/skills/migrate-nanoclaw/SKILL.md

What it does

Extracts user customizations from a fork, generates a replayable migration guide, and upgrades to upstream by reapplying customizations on a clean base. Replaces merge-based upgrades with intent-based migration.

Skill instructions

Context NanoClaw users fork the repo and customize it — changing config values, editing source files, modifying personas, adding skills. When upstream ships updates or refactors, git merge produces painful conflicts because the same core files were changed on both sides. This skill extracts the user's customizations into a migration guide — capturing both the intent (what they want) and the implementation details (how they did it, with code snippets, API calls, and specific configurations). On upgrade, it checks out clean upstream in a worktree, then reapplies customizations using the guide. No merge conflicts because there's nothing to merge. The migration guide is markdown, not structured data. It needs to capture the full range of what a user might customize, with enough implementation detail that a fresh Claude session can reapply it without having seen the original code. Standard changes (config values, simple logic) can be described briefly. Non-standard changes (specific APIs, c

Explore related resources

Frequently asked questions

What is migrate-nanoclaw?

migrate-nanoclaw is a open-source AI agent skill with Copy skill directory. Extracts user customizations from a fork, generates a replayable migration guide, and upgrades to upstream by reapplying customizations on a clean base.

Who is migrate-nanoclaw best for?

migrate-nanoclaw is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows.

How do I install migrate-nanoclaw?

Install or run migrate-nanoclaw using Copy skill directory. Check migrate-nanoclaw for the latest setup command.

Is migrate-nanoclaw actively maintained?

migrate-nanoclaw may need a closer maintenance check before production use.

Share:

Stars
2
Forks
3
Last commit
14 days ago
Repository age
2 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to migrate-nanoclaw