project_tasks

Create and manage persistent project tasks with plan files in .local/tasks.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill project-tasks-tamnguyentommy-rgb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project_tasks
Source: https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project/tree/main/.local/skills/project_tasks
Command: npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill project-tasks-tamnguyentommy-rgb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project management often requires keeping high-level deliverables visible to users across sessions. This skill provides a structured way to create and manage persistent project tasks that the main agent or a task agent can execute, ensuring milestones and progress are trackable.

Core Features & Use Cases

  • Create, update, and list user-visible project tasks with persistent state across sessions.
  • Attach plan content to tasks via markdown plan files stored in .local/tasks, enabling clear progress tracking and collaboration.
  • Propose tasks for user review and transition them through states to completion.

Quick Start

Create a new project task plan in .local/tasks for your upcoming milestone.

Frequently Asked Questions about project_tasks

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

FAQPage Schema
How do I create persistent project tasks that stay visible across sessions?

To create persistent project tasks across sessions, generate markdown plan files in the .local/tasks directory and attach task metadata describing scope, dependencies, and artifact expectations. This ensures milestones and deliverables remain tracked and user-visible.

What is the best way to track milestones and deliverables for a team project?

Track milestones and deliverables by using a task management system that stores plan content in markdown files within .local/tasks. This exposes operations for creating, updating, and listing tasks, keeping team progress visible and structured.

How do I manage task states and propose tasks for user review?

Manage task states by using the proposed operations to create, update, and transition tasks through states to completion. Proposing tasks for user review allows the main agent or task agent to execute them while maintaining tracked progress.

Do I need specific dependencies to manage plan files and task metadata?

No specific dependencies are required to manage plan files and task metadata. You only need to generate markdown plan files in .local/tasks and define scope, dependencies, and artifact expectations within the task metadata.

Can I update existing tasks and list all current project milestones?

Yes, you can update existing tasks and list all current project milestones using the exposed operations. The system supports creating, updating, listing, and proposing tasks to ensure project management workflow remains continuous.

Why use markdown plan files in .local/tasks for project task management?

Markdown plan files in .local/tasks provide a structured way to attach plan content to tasks, enabling clear progress tracking and collaboration. This ensures high-level deliverables are kept visible to users across multiple sessions.