HomeBrowseUpload
← Back to registry
// Skill profile

Roadmap

name: roadmap

by bytesagain1 · published 2026-03-22

开发工具数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain1/bytesagain1-roadmap
View on GitHub
// Full documentation

---

name: roadmap

version: "2.0.0"

author: BytesAgain

homepage: https://bytesagain.com

source: https://github.com/bytesagain/ai-skills

license: MIT-0

tags: [roadmap, tool, utility]

description: "Roadmap - command-line tool for everyday use Use when you need roadmap."

---

# Roadmap

Product roadmap planner — create timelines, milestones, feature tracking, priority scoring, dependency mapping, and progress visualization.

Commands

| Command | Description |

|---------|-------------|

| `roadmap run` | Execute main function |

| `roadmap list` | List all items |

| `roadmap add <item>` | Add new item |

| `roadmap status` | Show current status |

| `roadmap export <format>` | Export data |

| `roadmap help` | Show help |

Usage

# Show help
roadmap help

# Quick start
roadmap run

Examples

# Run with defaults
roadmap run

# Check status
roadmap status

# Export results
roadmap export json
  • Run `roadmap help` for all commands
  • Data stored in `~/.local/share/roadmap/`
  • ---

    *Powered by BytesAgain | bytesagain.com*

    *Feedback & Feature Requests: https://bytesagain.com/feedback*

    Configuration

    Set `ROADMAP_DIR` to change data directory. Default: `~/.local/share/roadmap/`

    When to Use

  • Quick roadmap tasks from terminal
  • Automation pipelines
  • // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band