Productivity

process_prd_tasks - Claude MCP Skill

Task List Management

SEO Guide: Enhance your AI agent with the process_prd_tasks tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to task list management... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟1 stars • 4 forks
📥0 downloads

Documentation

SKILL.md
# Task List Management

Guidelines for managing task lists in markdown files to track progress on completing a PRD

You may have been passed two arguments:

- The current plan folder: $ARGUMENTS
- Additional instructions: $ARGUMENTS

## Brief

You should complete the implementation of the job/workflow outlined in the current plan folder.

Start by reviewing the prd and tasks file in the plan folder, git history and review necessary context for the next task.

Then...

## Task Implementation

- **One sub-task at a time:** Do **NOT** start the next sub‑task until you ask the user for permission and they say “yes” or "y", UNLESS the user explicitly asks you to complete an entire task
- **Completion protocol:**
  1. When you finish a **sub‑task**, immediately mark it as completed by changing `[ ]` to `[x]`.
  2. If **all** subtasks underneath a parent task are now `[x]`, also mark the **parent task** as completed.
- Stop after each sub‑task and wait for the user’s go‑ahead.

## Task List Maintenance

1. **Update the task list as you work:**

   - Mark tasks and subtasks as completed (`[x]`) per the protocol above.
   - Add new tasks as they emerge.

2. **Maintain the “Relevant Files” section:**
   - List every file created or modified.
   - Give each file a one‑line description of its purpose.

## AI Instructions

When working with task lists, the AI must:

1. Regularly update the task list file after finishing any significant work.
2. Follow the completion protocol:
   - Mark each finished **sub‑task** `[x]`.
   - Mark the **parent task** `[x]` once **all** its subtasks are `[x]`.
3. Add newly discovered tasks.
4. Keep “Relevant Files” accurate and up to date.
5. Before starting work, check which sub‑task is next.
6. After implementing a sub‑task, update the file and then pause for user approval.

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
Xexr/mcp-libsql
Author
Xexr
Last Sync
5/11/2026
Repo Updated
3/30/2026
Created
1/18/2026

Reviews (0)

No reviews yet. Be the first to review this skill!