docs: create skill for generating ADR migration artifacts - #8257
Conversation
|
|
Add the facilitator skill for planning and coordinating ADR-driven migrations through tooling, iterative prototypes, stacked batches, cleanup, and adoption. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 00bfd295-6ed9-4119-8d63-103a0b3c63e8
aa7f038 to
990c216
Compare
There was a problem hiding this comment.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Note
This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.
This PR adds a skill that, well, creates skills. It helps to organize and create all necessary artifacts to drive a migration for adopting an ADR.
This is a companion PR to #8248 as a way to try out what it would take to automate driving this migration towards full adoption. It works by specifying an outline of how migrations should go and making sure it has the information needed to create the code/skills/sub-agents/etc needed. It then loops with the user to try out these generated artifacts in order to catch common issue that come up before driving the full migration
Changelog
New
Changed
Removed
Rollout strategy
This change is only related to an internal skill