docs: bring README skill table up to date with the 14 published skills - #50
Merged
Merged
Conversation
The table listed 6 of 14 skills and carried pre-#8195 descriptions for all of them. Add the seven tool-design skills and runtype-external-agents, refresh every description from current SKILL.md frontmatter, and document the working multi-skill install syntax (repeat --skill; commas and globs are rejected). Claude-Session: https://claude.ai/code/session_016i5B9cYDxaokHdPL2g6uqT
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.
Why
The README skill table has not been touched since May. It listed 6 of the 14 published skills, and every description it carried was the pre-#8195 long-form wording. The README is mirror-owned (the publish workflow rsyncs only
skills/), so nothing in core ever updates it.What
tool-design*skills andruntype-external-agents.SKILL.mdfrontmatter.--skillrepeated per skill. Verified that comma lists andtool-design*globs are rejected by the CLI with "No matching skills found".Hand-maintained for now; generating the table and lint-checking it against frontmatter is a possible follow-up.
Lint and smoke pass locally (the only lint errors are the
../coredrift checks, which CI skips).https://claude.ai/code/session_016i5B9cYDxaokHdPL2g6uqT