ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

roadmap

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/roadmap
Or

Roadmap

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

Commands

CommandDescription
roadmap runExecute main function
roadmap listList all items
roadmap add <item>Add new item
roadmap statusShow current status
roadmap export <format>Export data
roadmap helpShow 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

Metadata

Stars3875
Views0
Updated2026-04-07
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-roadmap": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#roadmap#tool#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.