project-tasks

Create, update, and track project tasks with states and dependencies.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/Gundlapuriswathiii006/AI_TICKET_SYSTEM_TEAM --skill project-tasks-gundlapuriswathiii006
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-tasks
Source: https://github.com/Gundlapuriswathiii006/AI_TICKET_SYSTEM_TEAM/tree/main/.local/skills/project-tasks
Command: npx skills add https://github.com/Gundlapuriswathiii006/AI_TICKET_SYSTEM_TEAM --skill project-tasks-gundlapuriswathiii006

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to create, manage, and track project tasks persistently, ensuring user visibility and progress management.

Core Features & Use Cases

  • Task Creation and Management: Create and update project tasks with descriptive titles and descriptions.
  • Task Identification: Use unique task references (taskRef) for identifying and managing tasks.
  • Task States: Track task states such as PROPOSED, PENDING, IN_PROGRESS, IMPLEMENTED, MERGING, QUEUED, MERGED, and CANCELLED.
  • Task Execution and Dependency Management: Execute tasks and manage dependencies to ensure a cohesive workflow.
  • Use Case: Use this Skill to plan and execute a software development project, tracking milestones, and managing dependencies between tasks.

Quick Start

Create a new task to add a new feature by typing: 'Create a new task for adding user authentication.'

Frequently Asked Questions about project-tasks

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

FAQPage Schema
How do I track project task states like pending or in progress?

Manage project workflow dependencies by creating tasks with unique task references and executing them based on their dependency relationships. This approach ensures a cohesive workflow when planning and executing software development projects with interconnected milestones.

How do I create a persistent project task with a unique reference?

Create persistent project tasks by providing descriptive titles and descriptions, which automatically generates a unique task reference (`taskRef`) for identifying and managing the task. This ensures your project tasks remain visible and persistently tracked throughout the workflow.

What task states are supported for tracking software development milestones?

The supported task states for tracking software development milestones include PROPOSED, PENDING, IN_PROGRESS, IMPLEMENTED, MERGING, QUEUED, MERGED, and CANCELLED. These states allow you to track project tasks from initial proposal through to final merging or cancellation.

Can I manage task dependencies for a software development project workflow?

Yes, you can manage task dependencies for a software development project workflow. The Skill allows you to execute tasks and manage dependencies between them, ensuring a cohesive workflow when planning and tracking milestones across interconnected project tasks.

What is the best way to organize project workflows with persistent task tracking?

The best way to organize project workflows with persistent task tracking is to create tasks with descriptive titles, assign unique task references, and update their states as execution progresses. This method ensures continuous user visibility and effective dependency management across the project lifecycle.