AI AGENT ADDONS
Project Management
1,017installs

Large feature requests can feel overwhelming. This skill helps you turn them into a clear plan. You get a high-level design, interface contracts, and a list of smaller sub-features. Everything is stored in a special roadmap folder.

The roadmap has three parts. First, the overall design shows how to split the work into modules. Second, the interface contracts define how modules talk to each other. Third, the sub-feature list breaks the work into independent steps. Each step can be done one at a time.

This skill is useful when a request is too big for a single feature. It keeps your planning separate from your system documentation. You avoid mixing up what you want with how you plan to build it.

Add Cs Roadmap skill to your workflow

Global

mkdir -p ~/.claude/skills/cs-roadmap

Project

mkdir -p .claude/skills/cs-roadmap

Source Repository

Stars
973
Forks
73
Watchers
973
Last Push
24 days ago
Created
3 months ago