Skip to content

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

Draft
joshblack wants to merge 1 commit into
mainfrom
skills/create-adr-migrator
Draft

docs: create skill for generating ADR migration artifacts#8257
joshblack wants to merge 1 commit 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: 990c216

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
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.

1 participant