team-pm

Automate sprint planning, task breakdowns, and story point estimation.

19|1|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/DangQuangSE/team-development-skills --skill team-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-pm
Source: https://github.com/DangQuangSE/team-development-skills/tree/main/virtual-team-skill/skills/team-pm
Command: npx skills add https://github.com/DangQuangSE/team-development-skills --skill team-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of planning and managing software development sprints, ensuring clear task breakdowns, accurate story point estimations, and effective sprint scheduling.

Core Features & Use Cases

  • Sprint Planning: Automates the creation of sprint plans, task breakdowns, and story point estimations.
  • Task Breakdown: Breaks down user stories into actionable tasks with dependencies and estimates.
  • Story Points Estimation: Assigns story points based on project level and complexity.
  • Sprint Scheduling: Generates a clear roadmap for development tasks.
  • Use Case: Ideal for project managers and scrum masters looking to streamline sprint planning and ensure project milestones are met efficiently.

Quick Start

Execute the /team-pm command with the appropriate project slug and level to generate a sprint plan for your project.

Frequently Asked Questions about team-pm

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

FAQPage Schema
How do I automate sprint planning and task breakdown for software development?

Automating sprint planning involves parsing project artifacts to generate task breakdowns, estimate story points, and schedule development sprints. This Skill applies estimation parameters based on project level to create actionable tasks with dependencies and accurate schedules.

How are story points estimated during sprint scheduling?

Story points are estimated by applying specific parameters based on the overall project level and complexity. The Skill parses your project artifacts to assign story points to user stories, ensuring accurate effort estimation for your sprint scheduling.

Can I generate a complete sprint schedule from existing project artifacts?

Yes, you can generate a complete sprint schedule by providing a project slug and level. The Skill parses your existing project artifacts to create a clear development roadmap, breaking down user stories into actionable tasks with dependencies.

What is the best way to break down user stories into actionable tasks with dependencies?

The best way to break down user stories is to parse project artifacts and apply estimation parameters based on project level. This process generates actionable tasks, assigns story points, and maps dependencies for efficient sprint scheduling.

Do I need a specific project level parameter to estimate story points accurately?

Yes, a project level parameter is required to estimate story points accurately. The Skill uses this level input alongside parsed project artifacts to apply the correct estimation parameters and generate precise sprint schedules.

Why does my sprint scheduling require parsing project artifacts first?

Sprint scheduling requires parsing project artifacts first to extract necessary context for task breakdowns and story point estimation. Without parsing these artifacts, the Skill cannot apply estimation parameters or generate accurate dependency maps for the sprint.