chore(perps): prefix all perps skill names with perps-#60
Merged
Conversation
Rename perps domain skills so they share a perps- prefix and are easily identifiable in lists and installed names (mms-perps-*). - breakdown-perps-tickets -> perps-breakdown-tickets - fix-perps-bug -> perps-fix-bug - review-perps-pr -> perps-review-pr - validate-perps-multiproject -> perps-validate-multiproject - write-perps-ticket -> perps-write-ticket Updates skill dirs, frontmatter name, repos/*.md parent fields, and all cross-skill references in skill bodies.
The generic recipe-fix-ticket skill in consensys-skills covers ticket -> repro -> minimal fix -> recipe proof for any MetaMask bug, making the perps-specific perps-fix-bug redundant. Repoint the two cross-skill references (perps-write-ticket, perps-breakdown-tickets) to recipe-fix-ticket.
gambinish
approved these changes
Jun 30, 2026
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.
Rename perps skills with
perps-prefixRename all perps domain skills to share a
perps-prefix so they're easily identifiable inlistoutput and in installed names (mms-perps-*).Updated: skill directories, frontmatter
name:,repos/*.mdparent:fields, and all cross-skill references in skill bodies.Remove perps-fix-bug
perps-fix-bugis removed — superseded by the genericrecipe-fix-ticketskill in consensys-skills, which covers ticket → repro → minimal fix → recipe proof for any MetaMask bug. The two cross-skill references (perps-write-ticket,perps-breakdown-tickets) now point torecipe-fix-ticket.Remaining perps skills:
perps-breakdown-tickets,perps-review-pr,perps-validate-multiproject,perps-write-ticket.yarn test→ 36/36 pass. CLIlist --domain perpsresolves the new ids/installed names.