What problem does it solve? Product roadmaps drift out of date: valuable opportunities discovered outside the repository never get captured, and obsolete items linger and waste engineering effort. This Skill keeps a repository's roadmap aligned with its north star by proposing new high-value work items and retiring stale ones through reviewed pull requests. ## Core Features & Use Cases - Roadmap Proposal: Researches customer demand, competitor gaps, and analogous fields from configured external sources, then appends up to 3 new items with intent, priority, proof gates, and acceptance criteria to .open-autonomy/roadmap.yml. - Roadmap Pruning: Audits every committed roadmap item against the constitution's north star and current architecture, removing obsolete or superseded items with documented rationale. - Duplicate Prevention: Reads the strategist archive and prior agent/ir-strategist- pull requests so nothing is re-proposed. - Use Case: An autonomous repository maintenance pipeline runs this Skill on a schedule; it scans competitor issue trackers, adds two candidate features to the roadmap, retires one outdated item, and opens an auto-merging PR for a human strategy reviewer to approve. ## Quick Start Ask the agent to scan external sources and propose new roadmap items by editing .open-autonomy/roadmap.yml, then summarize additions and retirements in .agent-run/artifacts/pr.md.