roadmap
Roadmap - command-line tool for everyday use Use when you need roadmap.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/roadmapRoadmap
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 helpfor 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
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain1-roadmap": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
slashing
Analyze slashing operations. Use when you need to understand slashing mechanisms, evaluate protocol security, or reference on-chain concepts.
turbine
Turbine performance calculator
etl
Build ETL pipelines with data ingestion, cleaning, and validation steps. Use when ingesting sources, transforming formats, validating data, or scheduling loads.
skill-tracker
通用技能使用统计追踪器,支持 Python 和 Node.js 技能,自动记录调用次数、成功率,生成使用排行榜。数据本地存储,保护隐私。