plastic-roadmap
SolidUse when the user wants to plan a delivery batch, order waves of intents, ship a batch of intents in one go, track a named collection of intents toward a goal, or asks for a "roadmap". Creates and maintains a roadmap file, a delivery-side collection of intents (the counterpart to a release), separate from INDEX.md status tracking.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- zalom
- Repository
- zalom/plastic
- Created
- 3 months ago
- Last Updated
- today
- Language
- Ruby
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
plastic-roadmap-continuing
Use when the user wants to continue or resume a roadmap, pick up a mid-flight delivery batch, asks "where is the roadmap", or wants to resume the batch that was shipping, including an indirect ask that never names a roadmap directly (for example "where did that batch of intents land"). This is the roadmap route of plastic-continuing: it finds the tier's mid-flight roadmap, presents its state, then asks how to proceed exactly once.
roadmap
Use when the user asks what to work on next, wants to start the next thing, adds or tracks a feature, page, function or integration, initializes a project, asks what is left to build, wants work batched into parallel waves or phases, wants competing items prioritized or ranked, or the roadmap needs reconciling against reality.
roadmap
Plan and maintain the project's roadmap — milestones and the blocks inside them, their order, when one splits, and when a milestone is complete enough to mark. Marking one is what authorises `--release` to tag it. SHORTHAND: `--plan`. Also trigger on "what should we build next", "is this milestone done", "reorder the roadmap".