Task Manager

Create and track development tasks linked to Product Requirement Documents.

59|8|Updated Jun 7, 2025
One-click install
npx skills add https://github.com/pwnk77/agentic-workflows --skill task-manager-pwnk77
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Task Manager
Source: https://github.com/pwnk77/agentic-workflows/tree/main/prd-system/skills/task-manager
Command: npx skills add https://github.com/pwnk77/agentic-workflows --skill task-manager-pwnk77

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of breaking down Product Requirement Documents (PRDs) into manageable development tasks, ensuring clear ownership and progress tracking.

Core Features & Use Cases

  • Task Creation: Automatically generate tasks from PRDs, assign priorities, set due dates, and define acceptance criteria.
  • Task Tracking: Update task statuses, log progress, and identify blockers.
  • Dependency Management: Link related tasks and visualize their interdependencies.
  • Use Case: A product manager can use this Skill to quickly convert a new feature request in a PRD into a series of development tickets for the engineering team.

Quick Start

Use task-manager to create tasks from PRD-20250118-user-auth: Set up OAuth2 provider configuration, Create login UI components, Implement session management, Add logout functionality.

Frequently Asked Questions about Task Manager

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

FAQPage Schema
How do I break down a Product Requirement Document into development tasks?

To break down a PRD into development tasks, you can automatically generate actionable items from the document, assign priorities, set due dates, and define acceptance criteria for each ticket.

How do I track development task dependencies and blockers?

You can track development task dependencies and blockers by linking related tickets, visualizing their interdependencies, and logging progress to identify blocked states within your workflow.

Can I use this for agile task management with status transitions?

Yes, you can use this for agile task management. It supports status transitions including pending, in-progress, review, completed, and blocked states to facilitate development workflows.

What is the best way to manage task assignment from a PRD?

The best way to manage task assignment from a PRD is to automatically convert feature requests into development tickets, ensuring clear ownership by assigning priorities and due dates.

Does this task management workflow support logging progress on development tickets?

Yes, this task management workflow supports logging progress on development tickets. You can update task statuses, add progress notes, and identify blockers throughout the development cycle.