pm-tasks

Update ops/tasks.md with add, complete, stall, and clear operations.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/LopeWale/amplLABS --skill pm-tasks-lopewale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-tasks
Source: https://github.com/LopeWale/amplLABS/tree/main/.claude/skills/pm-tasks
Command: npx skills add https://github.com/LopeWale/amplLABS --skill pm-tasks-lopewale

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate and track multi-session coordination tasks in ops/tasks.md.

Core Features & Use Cases

  • Add new coordination tasks with clear titles and context.
  • Mark tasks as complete when finished, stall tasks with a reason, and clear completed items to keep the list focused.
  • Use across sprint planning and cross-team collaborations to ensure important actions persist between sessions.

Quick Start

Add a new coordination task with a clear title and context.

Frequently Asked Questions about pm-tasks

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

FAQPage Schema
How do I track multi-session coordination tasks across different sessions?

Track multi-session tasks by recording them in a persistent markdown file. The system updates the file in place to add, complete, stall, or clear coordination tasks, ensuring actions persist across sessions.

What is the best way to manage sprint planning tasks using markdown?

Manage sprint tasks in markdown by maintaining a dedicated ops/tasks.md file. Add new coordination tasks with context, stall them with documented reasons, and clear completed entries to keep the active list focused.

Can I stall a task with a specific reason during cross-team collaboration?

Yes, you can stall a task with a specific reason during cross-team collaboration. The task tracking process records the stalling reason directly in the markdown file to preserve context for future sessions.

How do I clear completed entries from a task list to keep it focused?

Clear completed entries from a task list by applying a clear operation to the markdown file. This removes finished coordination tasks in place, keeping the remaining active list focused for ongoing sprint work.

Does this task management approach require any external dependencies?

No, this task management approach requires no external dependencies. It operates entirely by updating a local markdown file in place to support add, complete, stall, and clear operations for persistent session tracking.