project-manager

Plan and track team tasks with owners and acceptance criteria.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/kanitmann01/TitanTale-Analytics --skill project-manager-kanitmann01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-manager
Source: https://github.com/kanitmann01/TitanTale-Analytics/tree/main/.cursor/skills/project-manager
Command: npx skills add https://github.com/kanitmann01/TitanTale-Analytics --skill project-manager-kanitmann01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and track team work by structuring tasks, owners, and acceptance criteria.

Core Features & Use Cases

  • Task creation, ownership assignment, status tracking, and built-in acceptance criteria.
  • Lifecycle management across backlog, in-progress, and done with clear transitions.
  • Use Case: During a sprint, create a backlog task, assign an owner, and move it through its lifecycle to completion.

Quick Start

Create a new TASK-001 in ops/tasks/backlog/ with an owner and acceptance criteria, then move it to in-progress when work starts and to done when completed.

Frequently Asked Questions about project-manager

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

FAQPage Schema
How do I track sprint planning tasks and manage task lifecycle status?

Sprint planning tasks are managed by creating task files with owners and acceptance criteria, then transitioning them across backlog, in-progress, and done states to track progress. This lifecycle management supports product, engineering, and QA teams throughout a sprint.

What is the best way to assign owners and define acceptance criteria for team collaboration tasks?

Team collaboration tasks require a standard task file format where you assign owner roles drawn from AGENTS.md and define specific acceptance criteria. This ensures clear ownership and quality standards for backlog grooming and progress reviews.

How do I create a backlog task and move it through its lifecycle to completion?

Creating a backlog task involves placing a new task file in the ops/tasks/backlog/ directory with an assigned owner and acceptance criteria. You then transition it to in-progress when work starts and to done upon completion and criteria fulfillment.

Can I use this task-management approach for agile workflows across product, engineering, and QA teams?

Agile workflows for product, engineering, and QA teams are supported through structured task management with standard naming conventions and clear lifecycle transitions. It handles sprint planning, backlog grooming, and progress reviews efficiently across these cross-functional teams.

Do I need an AGENTS.md file to define task owners for workflow management?

An AGENTS.md file is required to define owner roles used for assigning task ownership. The workflow management system draws owner roles directly from this file to ensure clear accountability during sprint planning and progress tracking.