Add merge props migration driver - #8254
Conversation
|
Refine the adoption report, add validated migration examples, and introduce the coordinator skill and bounded batch agent for ADR-025. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 00bfd295-6ed9-4119-8d63-103a0b3c63e8
Move implementation and adoption-tool changes out of the driver entry and document stack ownership for foundation, driver, batch, and cleanup work. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 00bfd295-6ed9-4119-8d63-103a0b3c63e8
63f3f06 to
2dd85ec
Compare
|
Closes #
This PR adds the driver for migrating Primer React components to ADR-025. The entry is intentionally limited to coordination artifacts so implementation batches and adoption-tool refinements remain independently reviewable in their owning stack entries.
Changelog
New
migrate-to-merge-propscoordinator skill.migrate-to-merge-props-batchagent.Changed
Removed
Rollout strategy
This is temporary migration coordination tooling and has no public package impact.
Testing & Reviewing
Please verify the coordinator always routes adoption-tool refinements to PR #8248, keeps this entry limited to the skill and agent, and creates one stack entry per implementation batch.