From role-pm
Compare the team's stated roadmap against what's actually shipped, in-flight, and queued. Surfaces drift, orphaned commitments, undeclared work, and sequencing issues. Drafts a reconciliation report and optionally updates the roadmap page after approval.
npx claudepluginhub sitloboi2012/team-marketplace --plugin role-pmThis skill uses the workspace's default tool permissions.
**Invocation: user only.**
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Share bugs, ideas, or general feedback.
Invocation: user only.
Every roadmap drifts. This skill measures the drift and makes it visible — what shipped, what slipped, what's in flight that's not on the roadmap, what's on the roadmap that nobody's working on.
From $ARGUMENTS:
If no roadmap exists or it hasn't been updated in >30 days, stop and tell the user: the roadmap isn't the source of truth, so reconciliation is meaningless. Suggest drafting a fresh one first.
In parallel:
#ship Slack, GitHub merged PRs this quarter tagged with roadmap itemsFor every item on the roadmap, classify:
For every item not on the roadmap but visible in reality:
Classification produces a shape. Common shapes and what they mean:
Name the shape in the report. Don't just list items.
Look for sequencing issues:
# Roadmap reconciliation — <quarter>
**Source of truth:** <Notion roadmap link>
**Last roadmap update:** <date>
## TL;DR
<2-3 sentences. The overall shape. "7 shipped, 3 in flight on-track, 2 slipping, 1 orphaned, 2 undeclared." + what the shape means.>
## What shipped
- [x] <item> — shipped <date> — <link to shipped page>
## In flight — on track
- [ ] <item> — owner, target, status
## Slipping
- [ ] <item> — target was <date> — current reality <date / uncertain> — cause if known
## Orphaned (on roadmap, no ownership / activity)
- [ ] <item> — recommend: assign, re-scope, or formally drop
## Quietly dropped (not on roadmap anymore, never formally cut)
- <item> — recommend: capture the decision in `/role-ceo:decision-log` or drop from roadmap
## Undeclared work (in flight, not on roadmap)
- <item> — recommend: add to roadmap or stop the work
## Sequencing issues
- <issue> — what's happening — suggested fix
## Diagnostic
<Name the shape. Is this a planning problem, process problem, ownership problem, or decision-log problem?>
## Proposed actions
1. <specific next step, owner, date>
2. ...
Show the report. Common edits:
On approval, the user picks what happens next:
/role-ceo:decision-log entries for quiet drops that should be formalized/team-core:draft-email flow for Slack)Don't make any of these changes unilaterally. Roadmap edits are political artifacts.