From pdm-release-planning
Map all delivery dependencies — between teams, systems, and external parties — to surface the critical path and flag risks before they become blockers.
npx claudepluginhub devmuslim/pdm-skills --plugin pdm-release-planningThis skill uses the workspace's default tool permissions.
Map all delivery dependencies — between teams, systems, and external parties — to surface the critical path and flag risks before they become blockers.
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.
Builds 3-5 year financial models for startups with cohort revenue projections, cost structures, cash flow, headcount plans, burn rate, runway, and scenario analysis.
Map all delivery dependencies — between teams, systems, and external parties — to surface the critical path and flag risks before they become blockers.
Ask for:
| Type | Definition | Example |
|---|---|---|
| Technical | Code or API dependency between teams | Backend API needed by Mobile |
| Data | Data or schema dependency | Data team migration needed before Backend |
| Infrastructure | Shared infra dependency | DevOps environment needed by QA |
| External | Outside the organization | App Store review, vendor API |
| Approval | Sign-off or gate required | Legal, Compliance, Business UAT |
| # | From | To | Type | Description | Due Date | Risk Level |
|---|---|---|---|---|---|---|
| D1 | Backend | Mobile | Technical | WebSocket API contract finalized | Week 2 | 🔴 High |
| D2 | DevOps | QA | Infrastructure | Staging env with production data | Week 3 | 🟡 Medium |
| D3 | Mobile | Apple | External | App Store review submission | Week 4 | 🔴 High |
| D4 | QA | Business | Approval | UAT sign-off | Week 5 | 🟡 Medium |
Identify the sequence of dependencies that determines the earliest possible release date.
Critical Path: D1 → D3 → D4
Earliest release date based on critical path: [calculated date]
/risk-register or /plan-release