docs(education): fix first-skill capability examples - #981
Merged
justinmclean merged 1 commit intoJul 28, 2026
Conversation
Use capability labels defined by the framework and correct the magpie-write-skill command in the beginner guide.\n\nCloses apache#974.
justinmclean
approved these changes
Jul 28, 2026
Member
There was a problem hiding this comment.
Verified: all five labels in the new text (triage, authoring, review, fix, intake) appear in the Axis-1 table in docs/labels-and-capabilities.md; the three removed ones (security, release, contributor-growth) exist nowhere. skills/write-skill/SKILL.md declares name: magpie-write-skill, so /magpie-write-skill is right. Thanks for fixing this!
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
Corrects invalid beginner-guide capability examples and the command used to launch the skill-authoring guide.
Changes
capability:*examples with documented capability labels;/write-skillreferences to/magpie-write-skill.Related issue
Closes #974
Validation
git diff --check— passeddocs/labels-and-capabilities.md/magpie-write-skilluvx --from 'prek>=0.4.9' prek run --all-files— could not complete locally because the availableuv 0.11.6is below this repository's declared minimum>=0.11.8; the failure occurred in project tooling, before the uv-backed validation hooks could run.Notes
This small documentation patch was drafted with AI assistance and reviewed by its submitter. It changes only the file named in the issue.