process-task-list

Manage PRD task lists in Markdown to track progress and decisions.

1|Updated May 7, 2026
One-click install
npx skills add https://github.com/ChristopherAlphonse/calphonse-skills --skill process-task-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process-task-list
Source: https://github.com/ChristopherAlphonse/calphonse-skills/tree/main/process-task-list
Command: npx skills add https://github.com/ChristopherAlphonse/calphonse-skills --skill process-task-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guidelines for keeping PRD task lists up to date in Markdown, enabling teams to track progress, capture decisions, and reference required files within the same artifact.

Core Features & Use Cases

  • Sub-task decomposition: Breaks a large PRD into manageable steps with explicit completion criteria.
  • Guardrails and discipline: Enforces one-sub-task-at-a-time execution, minimal scope, and clear verification steps.
  • Revisions and provenance: Documents decisions and risks in the task list to preserve context across commits.

Quick Start

Begin with the next sub-task, complete it, then mark it as done and proceed to the following sub-task until all subtasks are finished.

Frequently Asked Questions about process-task-list

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

FAQPage Schema
How do I manage PRD task lists in Markdown to track progress?

To manage PRD task lists in Markdown, break large PRDs into sub-tasks with explicit completion criteria, enforce one-sub-task-at-a-time execution, and document decisions and risks directly in the task list to preserve context across commits.

What is the best way to decompose a large PRD into sub-tasks?

The best way to decompose a large PRD is to break it into manageable sub-tasks with explicit completion criteria, enforce minimal scope, and apply clear verification steps to guide action and track decisions.

How do I enforce workflow guardrails for project management task lists?

You enforce workflow guardrails by applying a single-sub-task-at-a-time execution policy, maintaining minimal scope, following clear verification steps, and executing required completion and commit procedures with file references.

Can I capture decisions and revisions in a Markdown task list?

Yes, you can capture decisions and revisions in a Markdown task list by documenting risks and provenance alongside sub-tasks, which preserves context and keeps progress tracking within the same artifact.

Does this approach work for complex PRD workflows with multiple sub-tasks?

Yes, this approach is designed for product teams coordinating complex PRD workflows where tasks are decomposed into sub-tasks and guarded with completion rules, ensuring structured execution and progress tracking.

Why should I use Markdown for PRD task lists instead of other formats?

Using Markdown for PRD task lists enables teams to track progress, capture decisions, and reference required files within the same artifact, keeping guidelines and provenance together across commits.