[external-plugin] Add pm-skills#1770
Merged
aaronpowell merged 1 commit intoMay 20, 2026
Merged
Conversation
4 tasks
aaronpowell
approved these changes
May 20, 2026
This was referenced May 20, 2026
Avyayalaya
added a commit
to Avyayalaya/awesome-copilot
that referenced
this pull request
May 20, 2026
`apm install pm-skills@awesome-copilot` invokes `git clone --depth=1 --branch=<ref>` against the source repo. `git clone --branch` rejects `refs/tags/v2.1.0` ("Remote branch not found in upstream origin") and only accepts the plain tag name.
Matches the convention used by the other entries in this file — `chrome-devtools-plugin` uses `chrome-devtools-mcp-v1.0.1`, `ai-ready` uses a SHA. `pm-skills` was the only entry with the `refs/tags/` prefix, inherited from the placeholder example in the external-plugin issue form.
Tested locally: with the fix applied, `apm install pm-skills@awesome-copilot --target claude` resolves cleanly (12 skills + MCP server + 2 hooks integrated).
Original submission: github#1767 / github#1770
kitfoxs
pushed a commit
to kitfoxs/awesome-copilot
that referenced
this pull request
May 20, 2026
Same pattern as existing entries 'Wee', 'Sherif', 'aline' — codespell flags proper names as misspellings. Parth Sangani authored the pm-skills external plugin (github#1770). Without this entry, codespell fails on every PR to staged. Co-authored-by: Ada Marie <ada@kitfoxs.dev> Co-authored-by: Copilot <223556219+Copilot@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
pm-skillsinplugins/external.jsonAvyayalaya/pm-skills-arsenalValidation