docs(mentoring): align spec skill list with the family README#897
Open
FenjuFu wants to merge 1 commit into
Open
docs(mentoring): align spec skill list with the family README#897FenjuFu wants to merge 1 commit into
FenjuFu wants to merge 1 commit into
Conversation
Why: the spec said seven skills while README.md in the same directory says six. onboarding-concierge is family: contributor-growth, so it is dropped from the family list, and contributor-to-committer now carries the same cross-listed annotation the README uses. docs/modes.md counts seven for the Mentoring mode because mode and family group differently; that count is untouched. Fixes apache#871 Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
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.
Summary
docs/mentoring/spec.mdto list six skills, matchingREADME.mdin the same directory: theonboarding-conciergerow is removed (itsSKILL.mddeclaresfamily: contributor-growth, so it is not part of the mentoring family).contributor-to-committerwith the same cross-listed note the README uses (family: contributor-growth— cross-listed for mentoring path continuity), so the six break down as five native plus one cross-listed.docs/modes.mdstill counts 7 for the Mentoring mode — that is a different grouping (both cross-family skills carrymode: Mentoring), so the spec's cross-reference to it is left untouched.Fixes #871
Test plan
family:frontmatter ofskills/onboarding-concierge/SKILL.mdandskills/contributor-to-committer/SKILL.md(bothcontributor-growth).docs/mentoring/README.md— same six skills, same cross-listed annotation. No link targets changed.