Create a skill for AI-assisted onboarding#14342
Open
v-dunjadenic wants to merge 1 commit into
Open
Conversation
- Add a SKILL.md file - Modify the CONTRIBUTING.md and copilot-instructions.md files for accuracy and additional context
v-dunjadenic
commented
Jul 7, 2026
| - Write [good commit messages](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html). | ||
| - For new tools: | ||
| - Make sure that the tool satisfies the [Software Guidelines](README.md#software-guidelines). | ||
| - Make sure that the tool satisfies the [Software Guidelines](README.md#preinstallation-policy). |
Author
There was a problem hiding this comment.
Regarding changes to this file:
Copilot identified these as discrepancies to the actual file structure and naming, which I verified.
I believe these changes are in scope of this PR since this document will be used for additional context by the skill and we don't want outdated info, but I understand it's kind of in a gray area so if the team agrees it's out of scope, I can remove it.
Author
|
I tried to follow the convention regarding branch naming but I'm unsure how it will look like when merged. I'm worried I will have a double |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Summary:
Motivation and context:
The new onboarding skill helps new contributors understand repo structure, build flow, and contribution expectations.
The documentation updates ensure contributor-facing guidance is aligned with current repo conventions and reduces confusion when using Copilot-assisted workflows.
Related issue: TODO (
hosted-runner-imagesissue #845)Check list