This is your strategic layer for project management. It maintains a markdown roadmap in .pm/roadmap.md, tracks 3-5 primary goals with completion percentages, and calculates which backlog items actually support your objectives using keyword matching. The goal progress algorithm counts completed milestones plus partial credit for in-progress work. What I like here is the proactive alerting when goals slip behind schedule with concrete recommendations like "prioritize BL-007 and BL-008 to close the 5% gap." It's meant to answer "are we on track?" and "what should we focus on?" with data instead of gut feel. Works best if you actually define clear goals upfront and review regularly.
npx skills add https://github.com/rysweet/amplihack --skill roadmap-strategist