skills/.changeset
Matt Pocock 5c3c49df1a feat(wayfinder): make the map collaborative via the issue tracker
Move the map off a local Markdown file and onto the repo's configured
issue tracker. The map is a single wayfinder:map issue whose tickets are
its child issues — one shared URL the team can watch and comment on.

Blocking, claiming (wayfinder:claimed), and the frontier query use native
tracker semantics; a session loads the map at low resolution (Notes +
per-closed-ticket context pointers + Fog prose) and zooms into tickets on
demand. Per-tracker mechanics live behind the docs/agents/issue-tracker.md
pointer, so setup-matt-pocock-skills seeds a "Wayfinding operations"
section for GitHub, GitLab, and local-markdown; absent that doc, Wayfinder
defaults to local-markdown.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 20:28:48 +01:00
..
ask-matt-full-skill-map.md Add changeset for ask-matt full skill map 2026-07-01 12:28:34 +01:00
code-review-promote.md Rename review skill to code-review and promote to engineering 2026-07-01 12:04:12 +01:00
config.json fix: create GitHub releases on version bump 2026-06-17 15:46:32 +01:00
decision-mapping-task-type.md Add Task ticket type to decision-mapping skill 2026-07-01 10:41:51 +01:00
prototype-model-invoked.md feat: implement model-invoked prototype skill and enhance wizard functionality 2026-06-29 13:51:38 +01:00
README.md chore: set up changesets 2026-06-17 15:21:20 +01:00
review-smell-baseline.md Rename review skill to code-review and promote to engineering 2026-07-01 12:04:12 +01:00
tdd-reference-only-seams.md tdd: drop the refactor stage — red → green, not red → green → refactor 2026-06-30 09:48:57 +01:00
tdd-tautological-tests.md tdd: add tautological-test anti-pattern 2026-06-29 21:22:50 +01:00
triage-pull-requests.md Added PR's as a triage surface 2026-06-18 09:41:30 +01:00
wayfinder-collaborative-tracker.md feat(wayfinder): make the map collaborative via the issue tracker 2026-07-01 20:28:48 +01:00
wayfinding-rename.md refactor(wayfinder): neutralize intro, drop persona framing 2026-07-01 19:51:05 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository.

We have a quick list of common questions to get you started engaging with this project in our documentation.