product-roadmap

Generate product roadmaps from knowledge-base artifacts and GitHub issues.

12|2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/jikig-ai/soleur --skill product-roadmap-jikig-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-roadmap
Source: https://github.com/jikig-ai/soleur/tree/main/plugins/soleur/skills/product-roadmap
Command: npx skills add https://github.com/jikig-ai/soleur --skill product-roadmap-jikig-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps founders and product leaders turn scattered knowledge-base artifacts and open GitHub issues into a coherent, actionable product roadmap and operational plan. It reduces coordination friction by synthesizing context, facilitating a CPO-led workshop, and automating roadmap generation, milestone creation, and issue assignments.

Core Features & Use Cases

  • Context synthesis: Reads knowledge-base artifacts, repository conventions, and open issues to build a shared starting point.
  • CPO-facilitated workshop: Spawns a CPO analysis, iterates on strategic themes and phase definitions, and captures success criteria and gaps.
  • Operationalization: Generates knowledge-base/product/roadmap.md with required frontmatter, creates GitHub milestones, and assigns issues to phases; supports headless mode for automation.
  • Use case: A solo founder wants a prioritized, review-ready roadmap grounded in existing validation, competitive intelligence, and open issues, and needs milestones and assignments created automatically.

Quick Start

Run /soleur:product-roadmap to start an interactive CPO-facilitated workshop that generates or updates knowledge-base/product/roadmap.md, creates any missing milestones, and assigns issues to phases.

Frequently Asked Questions about product-roadmap

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

FAQPage Schema
How do I create a product roadmap from existing GitHub issues?

To create a product roadmap from GitHub issues, this Skill synthesizes repository knowledge-base artifacts and open issues into phased themes. It then generates a roadmap file and automatically creates matching GitHub milestones to operationalize the plan.

How does a CPO-facilitated product workshop work for roadmap planning?

A CPO-facilitated product workshop runs interactively to iterate on strategic themes and phase definitions. It analyzes scattered validation artifacts to capture success criteria, identify gaps, and produce a coherent roadmap.

Can I automate product roadmap generation and milestone creation with the GitHub API?

Yes, you can automate roadmap generation and milestone creation using GitHub API access. The Skill supports a headless flag for automated execution, allowing it to automatically generate roadmap files and create missing milestones without manual input.

Do I need repository write access to assign issues to roadmap milestones?

Yes, you need repository read and write access to assign issues to roadmap milestones. The Skill requires gh CLI or GitHub API access to list existing milestones, create new ones, and assign open issues to specific roadmap phases.

What is the best way to turn scattered product knowledge-base artifacts into an actionable plan?

The best way to turn scattered knowledge-base artifacts into an actionable plan is through context synthesis. This process reads repository conventions and existing validation to build a shared starting point, then operationalizes it into milestones and issue assignments.

What limitations exist when using a headless flag for automated product roadmap generation?

When using a headless flag for automated product roadmap generation, the primary limitation is the loss of interactive stakeholder input. The Skill will synthesize artifacts and create milestones automatically, but cannot facilitate a live CPO workshop to iterate on strategic themes.