# Review Roadmap

> Review a roadmap through three lenses — feasibility, limitations, and improvements — and report what each one found.

- Skill: `jd-solanki/review-roadmap` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jd-solanki/review-roadmap`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jd-solanki/review-roadmap/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: jd-solanki (https://skillmd.com/u/jd-solanki)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jd-solanki/review-roadmap

---


Dispatch three subagents in one message, one per lens. Give each the roadmap path
and its lens, and have it use `/research` when a claim needs an outside source.

| Lens | Looks for |
| --- | --- |
| Feasibility | Can this be built as written? Holes, unstated assumptions, steps resting on something that does not exist yet. |
| Limitations | What the design cannot do. Bottlenecks, ceilings, costs it defers to later. |
| Improvements | A better shape. Simpler paths, code already in the repo to reuse, tools/services to utilize, steps to drop. |

Every step of the roadmap gets a verdict from every lens.

Report three sections, one per lens, in that order. Each finding names the roadmap
step it lands on.

