| name | migrate |
| description | Preview metadata migration or convert ADRs between MADR, Nygard, and legacy canonical profiles. |
| license | MIT |
Migrate ADRs
Select adr-kit:migrate from /skills, or ask Copilot to use the migrate ADR Kit skill.
Resolve <plugin-root> from this installed skill. Use only bundled,
local ADR Kit tools and follow this canonical workflow:
- Run
adr-migrate --plan first, then show --dry-run output.
- For selective-context enrichment, run
adr-migrate --suggest-retrieval --dry-run; make clear that candidates are read-only and require human approval.
- Use
--to-profile madr by default; support nygard and canonical, and apply only after explicit confirmation.
- Preserve prose, frontmatter, history, links, references, and enforcement; verify with
--check and lint.
Do not contact another model or mutate user-owned instructions.