Roadmap banner
ek33450505 ek33450505

Roadmap

Development community

Description

Resume the CAST backlog from `research/cast-future-roadmap.md`. ## Usage - `/roadmap` — Display all backlog items with priority and effort - `/roadmap <number>` — Kick off the `/plan` skill for item N from the roadmap - `/roadmap next` — Pick the highest-priority unstarted item and start planning it ## Arguments $ARGUMENTS ## Instructions ### No arguments — show the roadmap Read `~/Projects/personal/claude-agent-team/research/cast-future-roadmap.md` and display a concise summary table: |

Installation

Installs to ~/.claude/skills/ek33450505-claude-agent-team-roadmap/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ek33450505-claude-agent-team-roadmap && curl -fsSL https://raw.githubusercontent.com/ek33450505/claude-agent-team/HEAD/commands/roadmap.md -o ~/.claude/skills/ek33450505-claude-agent-team-roadmap/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository