workplan-task-ops

Manage SPECS/Workplan.md tasks across phases, backlogs, and dependencies.

20|2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/SoundBlaster/XcodeMCPWrapper --skill workplan-task-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workplan-task-ops
Source: https://github.com/SoundBlaster/XcodeMCPWrapper/tree/main/.agents/skills/workplan-task-ops
Command: npx skills add https://github.com/SoundBlaster/XcodeMCPWrapper --skill workplan-task-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the management of SPECS/Workplan.md tasks, reducing manual tracking and ensuring consistency with repository conventions.

Core Features & Use Cases

  • Create new tasks using the canonical template from SPECS/TASK_TEMPLATE.md.
  • Update task status and select the next task with script-assisted guidance.
  • Synchronize selector state when completing tasks to keep the workflow aligned with the workplan.

Quick Start

Use the Workplan Task Ops to add a new task entry, pick the next task, or mark a task as completed in SPECS/Workplan.md.

Frequently Asked Questions about workplan-task-ops

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

FAQPage Schema
How do I automate task lifecycle management for a markdown workplan file?

Automate task lifecycle management for a markdown workplan file by applying script-assisted guidance to add, select, and complete tasks while keeping selector state synced with repository conventions.

What is the best way to add new tasks to SPECS/Workplan.md using a template?

The best way to add new tasks to SPECS/Workplan.md is by using the canonical template from SPECS/TASK_TEMPLATE.md to ensure consistency with repository conventions.

How does selecting the next task work with pick_next_task.py?

Selecting the next task works with pick_next_task.py by applying script-assisted guidance to evaluate phases, backlogs, and dependencies, then updating the selector state accordingly.

Can I synchronize selector state when completing tasks in a project workplan?

You can synchronize selector state when completing tasks in a project workplan to keep the workflow aligned with the workplan across phases and dependencies.

What limitations should I expect when managing SPECS/Workplan.md tasks?

Limitations when managing SPECS/Workplan.md tasks include reliance on specific repository files like SPECS/TASK_TEMPLATE.md and scripts/pick_next_task.py, requiring strict adherence to repository conventions for process references.