wayfinder

Decompose high-level objectives into dependency-aware issue tracker tickets.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/tonomb/personal-pnl --skill wayfinder-tonomb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wayfinder
Source: https://github.com/tonomb/personal-pnl/tree/main/.agents/skills/wayfinder
Command: npx skills add https://github.com/tonomb/personal-pnl --skill wayfinder-tonomb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of overwhelming, multi-session projects by breaking them down into a structured, manageable map of decisions and tasks on your issue tracker.

Core Features & Use Cases

  • Strategic Planning: Charts a path from a vague idea to a concrete destination by identifying necessary decisions and investigations.
  • Frontier Management: Automatically tracks progress by managing child issues, blocking dependencies, and identifying the next actionable steps.
  • Use Case: When starting a large-scale refactor or a complex feature implementation, use this skill to create a roadmap of tickets that guides the team through the fog of uncertainty until the goal is reached.

Quick Start

Invoke the wayfinder skill to begin charting a new map for your current project goal.

Frequently Asked Questions about wayfinder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break down complex project goals into actionable tasks?

Complex project goals are broken down by decomposing high-level objectives into a dependency-aware graph of issue tracker tickets. This process maps ambiguous requirements into a structured, manageable roadmap guiding the team toward resolved deliverables.

What is the best way to manage task dependencies across multi-session projects?

Managing task dependencies across multi-session projects requires coordinating a dependency-aware graph of tickets within an issue tracker. This approach tracks blocking dependencies and manages child issues to visualize the execution frontier and identify next actionable steps.

Can I use this for project roadmap planning when requirements are still ambiguous?

Yes, project roadmap planning works effectively when requirements are ambiguous by charting a path from a vague idea to a concrete destination. It identifies necessary decisions and investigations to guide the team through uncertainty until the goal is reached.

Do I need a project issue tracker to use automated task decomposition?

Yes, a project issue tracker integration is required for automated task decomposition. The issue tracker maintains state, tracks ticket dependencies, and visualizes the execution frontier to manage the transition from ambiguous requirements to resolved deliverables.

How does frontier management identify the next actionable steps in a workflow?

Frontier management identifies the next actionable steps by automatically tracking progress through child issues and blocking dependencies within the issue tracker. This dependency-aware graph visualization highlights exactly which tickets are ready for execution.