project_tasks

Automate persistent project task creation and lifecycle management across sessions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and track long-running, user-visible project tasks across sessions, coordinating with task agents to keep everyone aligned.

Core Features & Use Cases

  • Persistent tasks visible to users that survive restarts
  • Task lifecycles from proposal to completion with dependency support
  • Plan-file driven task descriptions that outline scope and steps

Quick Start

Write a plan file in .local/tasks and create a new project task to begin tracking a user-visible milestone.

Frequently Asked Questions about project_tasks

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

FAQPage Schema
How do I persist project tasks across sessions so they survive restarts?▼

You can track task progress by managing the task lifecycle from draft to completion, applying dependency support between milestones to coordinate task agents and persist progress across sessions.

How do I start tracking milestones using a plan file?▼

Plan-file driven task descriptions outline the scope and steps for your milestones, allowing you to define dependencies between tasks and manage their lifecycle from proposal to completion.

Can I manage task dependencies when coordinating milestones?▼

Persistent task state is managed by automating the creation and lifecycle of user-visible tasks, applying dependency support between tasks, and coordinating with task agents across sessions.

What is the best way to coordinate long-running project tasks?▼

The best way to coordinate long-running tasks is to automate their creation and persist their state using plan-file driven descriptions, keeping task agents aligned from proposal to completion.