product-roadmap

Plan and track product capabilities, phases, and feature priorities across workspace repositories

5 stars

Best use case

product-roadmap is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Plan and track product capabilities, phases, and feature priorities across workspace repositories

Teams using product-roadmap should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/product-roadmap/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/business/product/product-roadmap/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/product-roadmap/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How product-roadmap Compares

Feature / Agentproduct-roadmapStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Plan and track product capabilities, phases, and feature priorities across workspace repositories

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Product Roadmap

## Sub-Skills

- [Quick Reference](quick-reference/SKILL.md)

## Sub-Skills

- [Phase Overview](phase-overview/SKILL.md)
- [Must Complete](must-complete/SKILL.md)
- [Must Complete](must-complete/SKILL.md)
- [Must Complete](must-complete/SKILL.md)
- [Effort Scale](effort-scale/SKILL.md)
- [Energy & O&G (+2)](energy-og/SKILL.md)
- [Phase 1 (+2)](phase-1/SKILL.md)
- [Repository Count](repository-count/SKILL.md)
- [Full Reference](full-reference/SKILL.md)
- [Now / Next / Later (+3)](now-next-later/SKILL.md)
- [RICE Score (+3)](rice-score/SKILL.md)
- [Identifying Dependencies (+1)](identifying-dependencies/SKILL.md)
- [Allocating Capacity (+1)](allocating-capacity/SKILL.md)
- [How to Communicate Changes (+1)](how-to-communicate-changes/SKILL.md)
- [Sources](sources/SKILL.md)

Related Skills

well-production-dashboard

5
from vamseeachanta/workspace-hub

Create interactive well production dashboards with real-time monitoring, verification integration, economic metrics, and multi-format exports. Use for well performance analysis, field aggregation, production forecasting, and API-driven dashboards.

production-forecaster

5
from vamseeachanta/workspace-hub

Forecast oil & gas well production using decline curve analysis. Use when estimating EUR, generating type curves, fitting Arps models (exponential, hyperbolic, harmonic), or running reserve calculations. Supports conventional and unconventional wells, P10/P50/P90 probabilistic outputs, and multi-field type curve comparison.

gtm-site-readiness-audit-local-vs-production

5
from vamseeachanta/workspace-hub

Audit GTM feature work by separating local artifact readiness from production deployment state, then fix common blockers in aceengineer-website and GTM collateral.

github-roadmap-anchor-reuse

5
from vamseeachanta/workspace-hub

Reuse and reopen existing roadmap/epic GitHub issues instead of fragmenting work across duplicate replacement epics; retarget children and link active issues for continuity.

domain-gap-to-issue-roadmap

5
from vamseeachanta/workspace-hub

Deep multi-repo ecosystem audit → domain gap matrix → structured GitHub issue roadmap with epics. Use when the user wants to assess capabilities across repos and create a backlog of work items covering code, data, and documentation gaps.

testing-production

5
from vamseeachanta/workspace-hub

Production validation specialist ensuring applications are fully implemented and deployment-ready. Use to verify no mock/stub/fake implementations remain, validate against real databases and APIs, perform end-to-end testing with actual systems, and confirm production readiness.

roadmap-to-github-issue-wave

5
from vamseeachanta/workspace-hub

Turn a roadmap/readiness review into a de-duplicated GitHub epic + child issue set with verification and explicit scope boundaries.

roadmap-issue-reopen-retarget-balance

5
from vamseeachanta/workspace-hub

Reopen existing roadmap anchors, close replacement epics, retarget new child issues, and add sequencing/de-dup comments so GitHub roadmap work preserves continuity and execution quality.

roadmap-anchor-issue-governance

5
from vamseeachanta/workspace-hub

Reopen and reuse the original roadmap/umbrella issue as the governance anchor; create new issues only for genuinely missing scoped work, then retarget/link all execution issues back to the anchor.

llm-wiki-roadmap-integration

5
from vamseeachanta/workspace-hub

Integrate repo-ecosystem work into an existing llm-wiki / knowledge-roadmap issue without creating duplicate GitHub issues.

weekly-gtm-productivity-steering

5
from vamseeachanta/workspace-hub

Turn interactive weekly GTM priorities into agent-executable packets and run productivity-flow reviews that reduce owner orchestration time.

cli-productivity-8-shell-aliases-and-functions

5
from vamseeachanta/workspace-hub

Sub-skill of cli-productivity: 8. Shell Aliases and Functions.