Skip to content

docs: create skill for generating ADR migration artifacts - #8257

Merged
joshblack merged 4 commits into
mainfrom
skills/create-adr-migrator
Aug 11, 2026
Merged

docs: create skill for generating ADR migration artifacts#8257
joshblack merged 4 commits into
mainfrom
skills/create-adr-migrator

Conversation

@joshblack

@joshblack joshblack commented Jul 31, 2026

Copy link
Copy Markdown
Member

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

  • Add new skill for creating ADR migration artifacts

Changed

Removed

Rollout strategy

  • None; if selected, include a brief description as to why

This change is only related to an internal skill

@changeset-bot

changeset-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3e7a1a2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the staff Author is a staff member label Jul 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Action required

👋 Hi, this pull request contains changes to the source code that github/github-ui depends on. If you are GitHub staff, test these changes with github/github-ui using the integration workflow. Check the integration testing docs for step-by-step instructions. Or, apply the integration-tests: skipped manually label to skip these checks.

@github-actions github-actions Bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Jul 31, 2026
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
@joshblack
joshblack force-pushed the skills/create-adr-migrator branch from aa7f038 to 990c216 Compare July 31, 2026 19:01
@joshblack joshblack added skip changeset This change does not need a changelog integration-tests: skipped manually Changes in this PR do not require an integration test labels Jul 31, 2026
@github-actions
github-actions Bot requested a deployment to storybook-preview-8257 July 31, 2026 19:06 Abandoned
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8257 July 31, 2026 19:16 Inactive
@joshblack
joshblack marked this pull request as ready for review August 6, 2026 16:17
@joshblack
joshblack requested a review from a team as a code owner August 6, 2026 16:17
@joshblack
joshblack requested review from francinelucca and a lite review from Copilot August 6, 2026 16:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions
github-actions Bot requested a deployment to storybook-preview-8257 August 6, 2026 17:26 Abandoned
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8257 August 11, 2026 14:53 Inactive
@joshblack
joshblack added this pull request to the merge queue Aug 11, 2026
Merged via the queue into main with commit 486be79 Aug 11, 2026
54 checks passed
@joshblack
joshblack deleted the skills/create-adr-migrator branch August 11, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm integration-tests: skipped manually Changes in this PR do not require an integration test skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants