roadmap-cli

Manage project roadmaps, features, members, and capacities via command-line tools.

Updated May 2, 2026
One-click install
npx skills add https://github.com/mpppk/roadmap-tool --skill roadmap-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap-cli
Source: https://github.com/mpppk/roadmap-tool/tree/main/.claude/skills/roadmap-cli
Command: npx skills add https://github.com/mpppk/roadmap-tool --skill roadmap-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of team roadmaps, features, members, and capacity planning by providing command-line tools for efficient operation.

Core Features & Use Cases

  • Listing and modifying roadmap features, members, and capacities: Enables quick updates and overviews of project plans.
  • Managing epics and initiatives: Facilitates structured planning and tracking of plan components.
  • Use Case: A project manager can swiftly add, rename, or list features and team members, ensuring the roadmap is always up-to-date with minimal effort.

Quick Start

Use the roadmap-cli to list all features in your project.

Frequently Asked Questions about roadmap-cli

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

FAQPage Schema
How do I manage team roadmap features and capacity planning from the terminal?

You can manage team roadmap features and capacity planning from the terminal by using command-line tools to list, add, and modify project features, members, and capacities. This streamlines software development planning workflows directly via terminal commands.

What is command-line capacity planning for software development?

Command-line capacity planning is the process of allocating and tracking team resources and features via terminal commands. It allows project managers to swiftly update project plans and ensure the roadmap remains current with minimal manual effort.

Do I need Python to use a CLI tool for project roadmap management?

Yes, you need Python installed to use this CLI tool for project roadmap management. The Skill's implementation relies on Python scripts to execute terminal commands and access project data stored in structured formats.

Can I update project members and epics using command-line interface tools?

Yes, you can update project members and epics using command-line interface tools. The CLI enables quick overviews and modifications of team members, capacities, and structured planning components like epics and initiatives.

What is the best way to streamline project planning workflows without a GUI?

The best way to streamline project planning workflows without a GUI is using a dedicated CLI tool for roadmap management. It enables rapid terminal-based updates to features and capacities, bypassing heavy graphical interfaces for efficient planning.

What structured data format is required for CLI roadmap management?

CLI roadmap management requires project data to be stored in structured formats. Accessing this structured data allows the command-line scripts to accurately parse, list, and modify your team's roadmap features and capacity allocations.