Skip to content

feat(skills): sync matt pocock skills + ban ai self-attribution - #16

Merged
verkligheten merged 5 commits into
mainfrom
sync/mattpocock-skills-2026-07
Jul 12, 2026
Merged

feat(skills): sync matt pocock skills + ban ai self-attribution#16
verkligheten merged 5 commits into
mainfrom
sync/mattpocock-skills-2026-07

Conversation

@verkligheten

Copy link
Copy Markdown
Member

Summary

Syncs the vendored Matt Pocock skills to upstream mattpocock/skills@391a270 (2026-07-10) and adds a global rule banning AI self-attribution.

Every imported skill was reviewed for prompt-injection, exfiltration, credential access, and destructive commands by an adversarial multi-agent pass before import — result: zero confirmed findings.

Skills

  • Updated in place: code-review, tdd, grill-me, grill-with-docs, improve-codebase-architecture, handoff, prototype (with their bundled reference files).
  • Renamed + updated: debugging-protocoldiagnosing-bugs, write-a-skillwriting-great-skills, setup-project-contextdomain-modeling, to-prdto-spec, to-issuesto-tickets.
  • Added: codebase-design, research, triage, wayfinder, grilling, and setup-agent-tracker (per-repo issue-tracker/triage/domain setup, de-branded from upstream's setup-matt-pocock-skills).
  • Retired (removed upstream): caveman, zoom-out.
  • Kept as ours: chrome-test, brainstorming, refactoring-protocol, and the rest of the non-Pocock skills.

All Matt-Pocock branding stripped from shipped content; /setup-matt-pocock-skills references rewritten to /setup-agent-tracker.

Attribution ban

New global rule no-ai-attribution forbids any model from adding Co-Authored-By, "Generated with", robot emoji, or any self-attribution to commits, PRs, code comments, or anywhere. Distributed to all CLIs like safety/code-quality; cross-referenced from the git skill. (These commits and this PR follow it.)

Build fix

build-claude-plugin.sh now vendors full skill directories (previously dropped reference files like tdd/mocking.md) and prunes retired/renamed skills from .claude-plugin/skills/ on each build instead of leaving them stale.

Verification

  • Adversarial injection review: 17 skills, 0 confirmed findings.
  • Frontmatter valid across all 28 skills; 21 vendored into the plugin.
  • Test suite: 1851 passed. The single test_memory_migrate failure is pre-existing and unrelated (fails identically on main — a Python 3.14 nondeterminism in memory migration).

CHANGELOG entries added under [Unreleased]; VERSION left for scripts/release to bump.

@verkligheten
verkligheten merged commit fe17eea into main Jul 12, 2026
2 checks passed
@verkligheten
verkligheten deleted the sync/mattpocock-skills-2026-07 branch July 12, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant