project_tasks

Manage persistent project tasks with states and dependencies.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured way to create, manage, and track project-specific tasks that are visible to the user, ensuring alignment on deliverables and milestones.

Core Features & Use Cases

  • Task Creation & Management: Define and update project tasks with titles, descriptions, and dependencies.
  • Task Tracking: Search, list, and monitor the status of tasks throughout their lifecycle (Proposed, Pending, In Progress, Implemented, Merged, etc.).
  • Use Case: A product manager can use this Skill to define key features for an upcoming release, track their progress, and communicate milestones to stakeholders.

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 track project milestones and deliverables through their lifecycle?

Track project milestones by creating tasks that progress through states like PROPOSED, PENDING, IN_PROGRESS, and IMPLEMENTED. This persistent task management ensures alignment on deliverables by allowing you to search, list, and monitor status updates throughout the project lifecycle.

Can I manage task dependencies for complex project workflows?

Yes, you can manage task dependencies for complex project workflows. The skill supports dependency management during task creation and updating, allowing you to define relationships between deliverables and coordinate agent execution environments for isolated tasks.

What is the best way to coordinate external agents for isolated task execution?

Coordinate external agents by integrating task references and titles into isolated execution environments. This approach facilitates agent coordination by maintaining persistent, user-visible project tasks that communicate milestones and define specific execution boundaries.

Does this skill support searching and listing active project tasks?

Yes, the skill supports searching and listing active project tasks. You can quickly list all active tasks, monitor their current states, and search through the task history to review progress on defined features and upcoming release milestones.

How do I update project task states from proposed to implemented?

Update project task states by modifying the status field as work progresses from PROPOSED to PENDING, IN_PROGRESS, and IMPLEMENTED. This task tracking mechanism provides a structured way to define features, update progress, and communicate milestone changes to stakeholders.