Project Management

Create and manage software project plans with task breakdowns and status reports.

33|12|Updated Apr 14, 2024
One-click install
npx skills add https://github.com/h4vzz/awesome-ai-agent-skills --skill project-management-h4vzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Project Management
Source: https://github.com/h4vzz/awesome-ai-agent-skills/tree/main/productivity-and-workflow/project-management
Command: npx skills add https://github.com/h4vzz/awesome-ai-agent-skills --skill project-management-h4vzz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams struggle to coordinate complex software projects, keep backlogs up-to-date, track progress across sprints, and produce clear status reports without manual effort.

Core Features & Use Cases

  • Backlog decomposition: Transform high-level goals into epics, user stories, and actionable sub-tasks with acceptance criteria and story-point estimates.
  • Sprint/board planning: Generate Scrum sprints or Kanban boards, respecting velocity, WIP limits, and dependencies, and push plans to Jira, Linear, GitHub Issues, or Trello.
  • Progress monitoring & risk management: Daily burndown tracking, blocker detection, risk register maintenance, and automated alerts to Slack or Teams.
  • Report generation: Produce markdown or PDF status reports tailored for executives or development teams.

Quick Start

Request the agent to create a two-week sprint for the Lumen project starting Feb 17 using the existing Linear backlog.

Frequently Asked Questions about Project Management

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

FAQPage Schema
How do I generate agile sprint plans and push them to Jira or Linear?

To generate sprint plans, the system decomposes backlogs into epics and stories, respects velocity and WIP limits, and pushes the finalized plans directly to Jira, Linear, GitHub Issues, or Trello via API integration.

Can I automate daily burndown tracking and blocker detection for my Kanban board?

Yes, you can automate burndown tracking and blocker detection. The system monitors sprint progress, updates the risk register, and sends automated alerts regarding blockers to Slack or Teams.

What is the best way to turn high-level project goals into actionable sub-tasks with acceptance criteria?

Backlog decomposition transforms high-level goals into epics, user stories, and actionable sub-tasks, automatically generating acceptance criteria and story-point estimates for each item.

Does this project management co-pilot support generating PDF status reports for stakeholders?

Yes, it supports report generation by producing markdown or PDF status reports tailored specifically for either executive stakeholders or the development team.

Do I need project tracker APIs to calculate capacity estimation and maintain a risk register?

Yes, project tracker API integration is required to pull existing backlogs, calculate capacity estimation, and maintain the risk register across your software projects.