feat(skills): add 14 new mattpocock skills from upstream restructuring#756
Open
samuv wants to merge 1 commit into
Open
feat(skills): add 14 new mattpocock skills from upstream restructuring#756samuv wants to merge 1 commit into
samuv wants to merge 1 commit into
Conversation
Onboards all new engineering and productivity skills from mattpocock/skills at d574778: ask-matt, codebase-design, domain-modeling, implement, prototype, research, resolving-merge-conflicts, to-spec, to-tickets, wayfinder, grilling, handoff, teach, and code-review (vendored as matt-pocock-code-review to avoid colliding with the getsentry-sourced code-review skill). Skips upstream in-progress/, personal/, and deprecated/ categories. Each spec pre-allowlists MANIFEST_MISSING_LICENSE (repo is MIT at root, no SPDX identifier in per-skill frontmatter). Co-authored-by: Cursor <cursoragent@cursor.com>
3 tasks
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
Stacked on #755. Onboards all new
engineering/andproductivity/skills frommattpocock/skillsatd574778(main as of 2026-07-08), each atversion: 0.1.0:ask-matt,codebase-design,domain-modeling,implement,prototype,research,resolving-merge-conflicts,to-spec,to-tickets,wayfinder, and upstreamcode-review— vendored asmatt-pocock-code-reviewto avoid colliding with the existing getsentry-sourcedcode-reviewskill (same pattern asentire-explain, whose dockyard name differs from the upstream skill name).grilling,handoff,teach.Upstream
in-progress/,personal/, anddeprecated/categories are intentionally skipped.Every spec pre-allowlists
MANIFEST_MISSING_LICENSE, matching the existing mattpocock specs: the repo is MIT-licensed at the root but doesn't embed an SPDX identifier in per-skill SKILL.md frontmatter. Any further scanner findings should be reviewed case-by-case.Note:
ask-mattis a router skill whose content references sibling skills by their upstream slash names (including/code-review); content is vendored verbatim.Test plan
Made with Cursor