What problem does it solve? Large projects or chunks of work are too big for a single agent session, and the path from a loose idea to a finished result is unclear. Farseer charts that path as a shared map of decision tickets on the repo's issue tracker, resolving them one at a time until the route to the destination is clear. ## Core Features & Use Cases - Map Charting: Turns a loose idea into a map issue (labeled farseer:map) with a named destination, notes, decisions-so-far index, and a Not Yet Specified section for unresolved fog. - Decision Tickets: Creates child issues typed as research, prototype, interviewing, or task, wired with native blocking relationships so the frontier of takeable work is visible in the tracker UI. - Session-Based Resolution: Works one ticket per session, recording answers as resolution comments and graduating newly specifiable fog into fresh tickets. - Use Case: You have a vague goal like migrating a data structure or producing a spec. Invoke the skill to interview you, chart the decisions ahead as tickets, fire off research subagents in parallel, and then work through the frontier ticket by ticket across sessions. ## Quick Start Ask the agent to chart a map for your large idea, for example: "Use farseer to plan the migration of our legacy data model to the new schema."