project-tasks

Manage project tasks with add, update, delete, and dependency tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a streamlined way to create, manage, and track project tasks, ensuring clear visibility and organization of tasks across sessions.

Core Features & Use Cases

  • Task Management: Create, update, and delete tasks with clear references and descriptions.
  • Dependency Tracking: Assign dependencies between tasks to manage workflows effectively.
  • Task Searching: Easily search and find tasks based on specific criteria.
  • Use Case: When planning a project, you can use this Skill to break down the project into manageable tasks and track their progress over time.

Quick Start

Create a new project task with the command 'add task "Create project plan"'

Frequently Asked Questions about project-tasks

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

FAQPage Schema
What task states are supported for project workflow tracking?

Project workflow tracking supports task states including proposed, pending, in-progress, implemented, merging, queued, merged, and cancelled. These states help you monitor tasks from initial planning through final implementation.

Can I search for project tasks by title and description?

Yes, you can search project tasks by their references, titles, and descriptions. This allows you to easily locate specific tasks within your project planning workflow based on targeted search criteria.

What is the best way to organize and break down project planning tasks?

The best way to organize project planning tasks is to break down your project into manageable items with clear references. You can then assign dependencies between tasks to manage execution workflows effectively.

Does this task management tool require any external dependencies?

No, this task management tool does not require any external dependencies. It operates independently through scripts to organize and track persistent project tasks without needing additional packages.

Why use a dedicated task manager instead of a simple checklist for project planning?

A dedicated task manager provides dependency tracking and persistent task state management across sessions, unlike simple checklists. It links dependent tasks and tracks progress from proposed to merged states for complex workflows.