Sync mattpocock agent skills to latest upstream#1913
Merged
Conversation
…-tickets/wayfinder, drop to-issues/to-prd
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.
Description
Re-syncs the vendored
mattpocock/skillsagent skills into.agents/skills/(mirrored via symlinks into.claude/and.kiro/), bringing them to their latest upstream versions. No product code, dependencies, or user-facing behavior changes.Core change — the skill set shifts:
code-review,implement,research,to-spec,to-tickets,wayfinderto-issues,to-prd(superseded byto-tickets/to-spec)ask-matt,codebase-design,domain-modeling,grilling,handoff,prototype,tdd(droppedrefactoring.md),triage,writing-great-skills, and othersSupporting —
skills-lock.jsonupdated to match: new entries added,to-issues/to-prdpruned so the manifest matches disk.Validation
skills-lock.jsonis valid JSON and every entry maps to a skill dir on disk (no drift in either direction).agents/skills/*skill has live (non-dangling) symlinks in both.claude/skills/and.kiro/skills/tdd/refactoring.mdpnpm checks/pnpm testsurface is unaffectedRelated Issues