What is roadmap?
Show the active roadmap — current and future plans only (excludes implemented, superseded, archived). Quick view of what's in flight and coming next. Source: michael-menard/monorepo.
Show the active roadmap — current and future plans only (excludes implemented, superseded, archived). Quick view of what's in flight and coming next.
Quickly install roadmap AI skill to your development environment via command line
Source: michael-menard/monorepo.
| --type=X | plantype filter | feature, refactor, migration, infra, tooling, workflow, audit, spike | | --priority=X | priority filter | P1, P2, P3, P4, P5 | | --prefix=X | storyprefix filter | e.g., APIP, SKCR, DASH | | (no args) | no extra filters | all active plans |
Call kblistplans for each active status: in-progress, stories-created, draft. Make the three calls in parallel.
Pass any parsed filters (plantype, priority, storyprefix) to each call. Use limit: 50 for each.
Show the active roadmap — current and future plans only (excludes implemented, superseded, archived). Quick view of what's in flight and coming next. Source: michael-menard/monorepo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/michael-menard/monorepo --skill roadmapShow the active roadmap — current and future plans only (excludes implemented, superseded, archived). Quick view of what's in flight and coming next. Source: michael-menard/monorepo.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/michael-menard/monorepo --skill roadmap Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/michael-menard/monorepo