Install
openclaw skills install roadmapRoadmap - command-line tool for everyday use Use when you need roadmap.
openclaw skills install roadmapProduct roadmap planner — create timelines, milestones, feature tracking, priority scoring, dependency mapping, and progress visualization.
| 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 |
# Show help
roadmap help
# Quick start
roadmap run
# Run with defaults
roadmap run
# Check status
roadmap status
# Export results
roadmap export json
roadmap help for all commands~/.local/share/roadmap/Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
Set ROADMAP_DIR to change data directory. Default: ~/.local/share/roadmap/