wayfinder

Agent skill from mattpocock/skills.

mattpocock ↓ 136k
Claude Code
View source ↗

What it does

  • <closed ticket title> — <one-line gist of the answer>
  • Grilling (HITL): Conversation via the /grilling and /domain-modeling skills, one question at a time. The default case.
  • Ticket when the question is already sharp — even if it's blocked and you can't act on it yet.

Requirements & configuration

  • Each ticket is a child issue of the map; the tracker's issue id is its identity. Its body is the question, sized to one 100K token agent session:

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

wayfinder FAQ

What does the wayfinder skill do?

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear. <closed ticket title> — <one-line gist of the answer> Grilling (HITL): Conversation via the /grilling and /domain-modeling skills, one question at a time. The default case.

What does wayfinder require?

Each ticket is a child issue of the map; the tracker's issue id is its identity. Its body is the question, sized to one 100K token agent session:

How do I install wayfinder?

Run: npx -y skills add https://github.com/mattpocock/skills --skill wayfinder --agent claude-code — the source lives at github.com/mattpocock/skills.

Maintain wayfinder?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

wayfinder on getagentictools
[![wayfinder on getagentictools](https://getagentictools.com/badge/skills/mattpocock-skills-wayfinder.svg)](https://getagentictools.com/skills/mattpocock-skills-wayfinder?ref=badge)
npx agentictools info skills/mattpocock-skills-wayfinder

The second line is the CLI lookup for this page — handy in READMEs and docs.