project_manager

Manages Agile sprints, backlogs, and stakeholder communication using Scrum and PMBOK workflows.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/jvsandhu/agentic-skills --skill project-manager-jvsandhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project_manager
Source: https://github.com/jvsandhu/agentic-skills/tree/main/skills/project_manager
Command: npx skills add https://github.com/jvsandhu/agentic-skills --skill project-manager-jvsandhu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Keeping software projects on schedule, within budget, and aligned with stakeholder expectations requires disciplined Agile processes that teams often skip under pressure. ## Core Features & Use Cases - Backlog & Sprint Planning: Write and prioritize user stories with MoSCoW or RICE, estimate story points, and set sprint goals. - Execution Tracking: Run daily standups, clear blockers, and track team velocity to update delivery dates. - Review & Retrospective: Demo completed work to stakeholders and run retrospectives to improve the process. - Use Case: A team lead starting a two-week sprint uses this Skill to prioritize the backlog, estimate effort, monitor velocity mid-sprint, and prepare the stakeholder demo at closure. ## Quick Start Use the project manager skill to plan my next sprint, prioritize the backlog with MoSCoW, and define success KPIs.

Frequently Asked Questions about project_manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize a product backlog for sprint planning?

Write user stories for each requirement, then prioritize them using MoSCoW (Must/Should/Could/Won't) or RICE scoring. During sprint planning, estimate effort in story points and select items that fit the sprint goal and team capacity.

How to track team velocity in Scrum?

Track the story points completed in each sprint and average them over several sprints to establish velocity. Use this metric to forecast delivery dates and adjust sprint commitments realistically.

What is the difference between Scrum and PMBOK project management?

Scrum is an iterative Agile framework with sprints, daily standups, and retrospectives, while PMBOK is a broader predictive methodology covering initiation through closure. This Skill draws on both, using Scrum for execution and PMBOK-style checkpoints for scope and risk.

When should I run a sprint retrospective?

Run a retrospective at the end of every sprint, after the review demo. The team discusses what went wrong in the process and identifies concrete improvements for the next sprint.

What are the limitations of story point estimation?

Story points measure relative effort, not time, so they cannot directly predict calendar dates without velocity data. New teams with no velocity history should treat early estimates as rough and recalibrate after two or three sprints.