project-management

Plan and coordinate software development projects with structured task and dependency tracking.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/simplerick0/com.ackhax.configs --skill project-management-simplerick0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-management
Source: https://github.com/simplerick0/com.ackhax.configs/tree/main/skills/project-management
Command: npx skills add https://github.com/simplerick0/com.ackhax.configs --skill project-management-simplerick0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps software teams plan, track, and coordinate work across sprints, ensuring clear goals, ownership, and visibility. It reduces scope creep, miscommunication, and bottlenecks by providing structured task breakdowns, dependency mapping, and lightweight progress reporting.

Core Features & Use Cases

  • Work Decomposition: Break features into deliverable tasks with estimated sizes and acceptance criteria.
  • Sprint Planning & Capacity: Create sprint goals, allocate capacity, set realistic commitments, and buffer for unknowns.
  • Dependency Analysis: Map task dependencies, identify critical paths, and coordinate handoffs.
  • Progress Tracking & Reporting: Track velocity, burn-down, cycle time, and blockers; provide dashboards for stakeholders.
  • Stakeholder Communication: Prepare status updates and decision logs.

Quick Start

List upcoming sprint goals, break them into tasks with owners and points, identify dependencies, and review progress with the team.

Frequently Asked Questions about project-management

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

FAQPage Schema
How do I break down software features into deliverable tasks for sprint planning?

Sprint planning breaks down software features into deliverable tasks by enforcing structured inputs for owners, story points, and acceptance criteria. This reduces scope creep and ensures clear ownership before development begins.

What is the best way to map task dependencies and identify critical paths in software projects?

Mapping task dependencies identifies critical paths by structuring handoffs and relationships between tasks. This dependency analysis coordinates cross-team work and prevents bottlenecks caused by blocked or overlapping deliverables.

How do I track sprint progress and report status updates to stakeholders?

Track sprint progress by monitoring velocity, burn-down, cycle time, and blockers. Structured status updates and decision logs provide lightweight dashboards for stakeholders to review without miscommunication.

Can I use this for capacity planning and setting realistic sprint commitments?

Capacity planning allocates available points across sprint goals to set realistic commitments and buffer for unknowns. This structured approach ensures teams avoid missed deadlines by matching work volume to actual capacity.

What do I need to prepare before starting structured task decomposition and progress tracking?

Task decomposition requires predefined sprint goals, feature lists, and designated owners before execution. Providing these structured inputs enables repeatable planning, accurate dependency mapping, and consistent progress reporting.