project-manager

Convert specifications into structured task lists with estimates and dependencies.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/kernex-dev/kernex-agent --skill project-manager-kernex-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-manager
Source: https://github.com/kernex-dev/kernex-agent/tree/main/builtins/project-manager
Command: npx skills add https://github.com/kernex-dev/kernex-agent --skill project-manager-kernex-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn vague or high-level specifications into clear, executable development work so teams can plan sprints, estimate effort, and avoid scope creep.

Core Features & Use Cases

  • Specification analysis: Read and quote spec requirements verbatim and flag gaps or ambiguous items.
  • Task breakdown: Produce atomic, developer-ready tasks sized for 30–60 minute execution with explicit acceptance criteria.
  • Dependency & priority mapping: Identify task dependencies, sequence work for parallelization, and assign priority levels for sprint planning.
  • Use case: Convert a product spec or user story into a prioritized backlog for a two-week sprint with estimates and files-to-edit suggestions.

Quick Start

Provide the project specification and ask: Create a sprint-ready task list with 30-60 minute tasks, estimates, dependencies, and acceptance criteria.

Frequently Asked Questions about project-manager

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

FAQPage Schema
How do I break down a project specification into developer-ready tasks?

Project specifications are converted into structured task lists by producing atomic 30-60 minute tasks with clear acceptance criteria. This task breakdown includes dependency mapping, priority classifications, and suggested files to edit for sprint planning.

What is the best way to create a sprint-ready task list from user stories?

Creating a sprint-ready task list from user stories involves generating atomic 30-60 minute tasks with explicit estimates, dependency mapping, and acceptance criteria. This process sequences work for parallelization and assigns priority levels for backlog grooming.

Can I use task breakdown to flag gaps in ambiguous product specifications?

Task breakdown can flag gaps in ambiguous product specifications by reading and quoting spec requirements verbatim. This specification analysis identifies missing details before converting the spec into executable development work and estimates.

Does this task breakdown approach provide estimates and dependencies for sprint planning?

This approach provides estimates and dependencies for sprint planning by mapping task dependencies, sequencing work for parallelization, and assigning priority levels. It translates user stories into a prioritized backlog for a two-week sprint.

What are the limitations of converting specs into 30-60 minute atomic tasks?

A limitation of converting specs into 30-60 minute atomic tasks is that it deliberately avoids making technical implementation decisions. The output focuses strictly on scoping, estimates, and file suggestions, leaving code architecture choices to the developer.

Do I need a complete product spec to generate a prioritized backlog?

You do not need a complete product spec to start, as the specification analysis flags gaps and ambiguous items verbatim. However, resolving these missing details is necessary to produce accurate estimates and clear acceptance criteria.