The /wayfinder Skill: Navigating the “Fog of War” of Planning
Matt Pocock released a new skill called /wayfinder, designed to help developers navigate “war fog” in projects with unclear goals. This skill handles planning sessions, splits threads, and integrates prototypes with research results through the Orchestrator layer, allowing users to avoid manually managing context window sizes or the number of tokens. During the design process, Pocock established an information flow structure consisting of Map (overall decision-making), Ticket (specific tasks), and Session (execution sessions), and emphasized the use of precise Leading Words to define entities clearly, preventing confusion from occurring in Agent behavior. This skill is available for users to test in his GitHub project and YouTube channel.