project_tasks

Manage persistent project tasks with defined states and dependencies.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/BasitShafiq/personal --skill project-tasks-basitshafiq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project_tasks
Source: https://github.com/BasitShafiq/personal/tree/main/.local/skills/project_tasks
Command: npx skills add https://github.com/BasitShafiq/personal --skill project-tasks-basitshafiq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a robust system for creating, tracking, and managing project tasks that persist across user sessions, ensuring that important deliverables and milestones are never lost.

Core Features & Use Cases

  • Persistent Task Management: Create tasks that are visible to the user and remain available across different agent sessions.
  • Task Lifecycle Tracking: Supports various states from proposed to merged, allowing for clear progress monitoring.
  • Dependency Management: Define relationships between tasks to manage complex project structures.
  • Use Case: When a user requests a new feature, you can create a project task for it, track its progress, and communicate updates effectively.

Quick Start

Use the project_tasks skill to list all active tasks.

Frequently Asked Questions about project_tasks

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

FAQPage Schema
How do I manage persistent project tasks across different agent sessions?

Persistent project task management allows you to create, update, and list tasks that remain visible across different agent sessions. This ensures deliverables and milestones are retained without data loss.

How do I track task lifecycle states from proposed to merged for project deliverables?

Task lifecycle tracking supports various states from proposed to merged, allowing for clear progress monitoring of project deliverables. You can update task states to reflect current workflow progress accurately.

Can I define dependencies between tasks to manage complex project workflows?

Yes, you can declare dependencies between tasks to manage complex project structures and workflows. This allows you to establish relationships that dictate the execution order of project deliverables.

What is the best way to list all active project tasks for progress tracking?

The best way to list active project tasks for progress tracking is to use the task listing functionality. This enables you to search and view all current tasks and their states within your project workflow.

Do I need any external dependencies to create and track project milestones?

No external dependencies are required to create and track project milestones. The system operates independently to manage task proposals, progress updates, and dependency declarations for structured project workflows.

How does task searching work for finding specific deliverables in a project workflow?

Task searching works by allowing you to query existing project tasks based on their defined states and dependencies. This enables you to quickly locate specific deliverables and monitor their current progress.