What problem does it solve? Large projects often exceed what a single agent session can hold in context, causing lost decisions, duplicated work, and unclear progress. This Skill decomposes a huge chunk of work into a shared map of decision tickets on your issue tracker so progress survives across sessions. ## Core Features & Use Cases - Decision Ticket Mapping: Breaks an oversized body of work into individual decision tickets tracked on your issue tracker. - Incremental Resolution: Resolves tickets one at a time until the path to the destination is clear. - Cross-Session Continuity: Uses the issue tracker as shared memory so any agent session can pick up where the last one stopped. - Use Case: You need to migrate a large monorepo to a new framework. Use this Skill to create a ticket map of every open decision, then work through them session by session without losing context. ## Quick Start Use the wayfinder skill to plan this large migration project as decision tickets on my issue tracker and start resolving them one at a time.