By devmuslim
Delivery metrics: DORA metrics, forecasting, portfolio dashboards, blameless post-mortems, and lessons learned.
Define and track the right delivery KPIs, including DORA metrics, for a product delivery team. Helps PDMs speak the language of engineering excellence and business value.
Generate a data-driven delivery forecast based on current velocity and remaining backlog — giving stakeholders a realistic, honest view of when things will be done.
Document and share lessons learned after a release — so the team and organization benefit from experience, and the same mistakes aren't repeated.
Design a portfolio-level delivery dashboard that gives leadership a single view of all active programmes and releases — with RAG status, dates, and risks.
Facilitate a blameless post-mortem after a delivery incident, missed release, or production outage. Focus on systemic causes and preventive actions, not individual blame.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
61 PDM skills and 26 chained workflows across 8 plugins. From release planning to stakeholder communication, agile delivery, quality, and cross-team coordination.
Designed for Claude Code and Cowork. Skills compatible with other AI assistants.
Planning a release? → /plan-release
Communicating a delay? → /handle-delay
Steering committee meeting? → /steering-deck
Bug triage needed? → /bug-triage
Cross-team conflict? → /resolve-conflict
Post-release review? → /post-mortem
If this project helps you, ⭐ the repo.
Generic AI gives you text. PDM Skills Marketplace gives you delivery structure.
Each skill encodes a proven delivery framework — release readiness, dependency mapping, risk registers, DORA metrics — and walks you through it step by step. You get the rigor of industry-standard delivery practices (SAFe, Scrum, Kanban, DORA) built into your daily workflow.
The result: predictable delivery, not just faster documents.
Skills are the building blocks. Each skill gives Claude domain knowledge, analytical frameworks, or a guided workflow for a specific delivery task. Skills load automatically when relevant — no explicit invocation needed.
Commands are user-triggered workflows invoked with /command-name. They chain one or more skills into an end-to-end process. For example, /plan-release chains: scope-definition → dependency-map → risk-register → milestone-plan → launch-checklist.
Plugins group related skills and commands by delivery domain. Installing the marketplace gives you all 8 plugins at once.
Commands suggest relevant next commands after completion — just follow the prompts.
your-github-username/pdm-skillsclaude plugin add --marketplace your-github-username/pdm-skills
Copy skills/*/SKILL.md files to your tool's skills folder:
# Example: copy all skills for Gemini CLI
for plugin in pdm-*/; do
cp -r "$plugin/skills/"* ~/.gemini/skills/ 2>/dev/null
done
Release planning from scope to launch: dependency mapping, risk registers, capacity planning, rollout strategies, and launch checklists.
Skills (10):
release-scope — Define release scope from a requirements list with MoSCoW prioritizationrelease-readiness — Assess team and product readiness for launch across 6 dimensionsdependency-map — Map dependencies between teams, components, and external systemsmilestone-plan — Convert goals into measurable milestones with owners and datescapacity-planning — Calculate team capacity and distribute across sprintsrisk-register — Risk register with probability, impact, and mitigation plansbuffer-estimation — Calculate time buffers based on delivery complexity and team historylaunch-checklist — Comprehensive pre-launch checklist across tech, comms, and opsrollout-strategy — Rollout strategies: phased, canary, feature flags, big bangcut-scope — Analyze what to defer without compromising release valueCommands (3):
/plan-release — Full release plan: scope → dependencies → risks → milestones → checklist/assess-readiness — Launch readiness assessment with go/no-go recommendation/map-dependencies — Team and system dependency map for the current releaseExamples:
What's the safest rollout strategy for our payments module?
Assess readiness for our Q2 release [attach release plan]
Map dependencies for the platform migration project
/plan-release Mobile app v3.0 — adding real-time chat and push notifications
/assess-readiness [attach current sprint status and open items]
/map-dependencies Three teams: Frontend, Backend, and Data — shipping together in 6 weeks
Stakeholder communication across all levels: status reports, delay handling, executive summaries, steering decks, and expectations management.
Skills (8):
status-report — Weekly/monthly delivery status report (concise and professional)escalation-framework — Framework for escalating issues at the right levelexecutive-summary — Executive summary of delivery health (1-page format)delay-communication — Communicate delays professionally with recovery plansteering-deck — Slides for steering committee reviewexpectations-reset — Reset stakeholder expectations after scope or timeline changesraci-matrix — RACI matrix for delivery responsibilitiesstakeholder-pulse — Quick survey to measure stakeholder satisfaction and trustnpx claudepluginhub devmuslim/pdm-skills --plugin pdm-metrics-reportingVendor and third-party management: assessments, SLA reviews, procurement timelines, and risk.
General delivery manager utilities: decision logs, change requests, meeting facilitation, and proofreading.
Delivery KPIs from Jira: velocity, cycle time, defect rate, UAT pass rate, BRD coverage, and on-time delivery. Supports release comparison.
Delivery Lead toolkit: System Thinking to diagnose root causes, Emotional Intelligence to read teams, communication frameworks for difficult conversations, conflict resolution, and influencing without authority.
Delivery quality: test strategy, acceptance criteria, bug triage, regression plans, UAT, and post-launch monitoring.
Project management agents — agile coach, delivery manager, progress tracking
Project orchestration from planning to delivery. Master Scrum, Kanban, sprint planning, roadmaps, retrospectives, team metrics, and stakeholder management.
Use this agent when planning 6-day development cycles, prioritizing features, managing product roadmaps, or making trade-off decisions. This agent specializes in maximizing value delivery within tight timelines. Examples:\n\n<example>\nContext: Planning the next sprint\nuser: "We have 50 feature requests but only 6 days"\nassistant: "I'll help prioritize for maximum impact. Let me use the sprint-prioritizer agent to create a focused sprint plan that delivers the most value."\n<commentary>\nSprint planning requires balancing user needs, technical constraints, and business goals.\n</commentary>\n</example>\n\n<example>\nContext: Making feature trade-offs\nuser: "Should we build AI chat or improve onboarding?"\nassistant: "Let's analyze the impact of each option. I'll use the sprint-prioritizer agent to evaluate ROI and make a data-driven recommendation."\n<commentary>\nFeature prioritization requires analyzing user impact, development effort, and strategic alignment.\n</commentary>\n</example>\n\n<example>\nContext: Mid-sprint scope changes\nuser: "The CEO wants us to add video calling to this sprint"\nassistant: "I'll assess the impact on current commitments. Let me use the sprint-prioritizer agent to reorganize priorities while maintaining sprint goals."\n<commentary>\nScope changes require careful rebalancing to avoid sprint failure.\n</commentary>\n</example>
Sprint planning, estimation, technical roadmaps, and capacity planning for tech leads.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.