track-task

Persist multi-step workflow progress with markdown checklists in an engagement workspace.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/agilebydesign/agilebydesign-skills --skill track-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: track-task
Source: https://github.com/agilebydesign/agilebydesign-skills/tree/main/skills/track_task
Command: npx skills add https://github.com/agilebydesign/agilebydesign-skills --skill track-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Track progress and coordinate multi-step workflows using simple markdown checklists in the engagement workspace, without mutating normative sources.

Core Features & Use Cases

  • Persist session progress with - [ ] / - [x] checkboxes across pipeline phases or ad-hoc steps.
  • Coordinate multiple leaf skills in a single engagement workspace to maintain visibility and alignment.
  • Use cases include tracking a full delivery pipeline or an ad-hoc task list with per-phase granularity.

Quick Start

Start tracking a workflow by enabling the engagement workspace progress and creating - [ ] steps to represent upcoming work.

Frequently Asked Questions about track-task

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

FAQPage Schema
How do I track multi-step workflow progress using markdown checklists?

You can track multi-step workflow progress by persisting - [ ] and - [x] checkboxes in markdown files within your engagement workspace. This approach maintains visibility across pipeline phases or ad-hoc tasks without mutating normative source files.

What is the best way to coordinate task tracking across multiple workspace skills?

The best way to coordinate task tracking across workspace skills is using live progress files in the active engagement workspace. This method maintains alignment across leaf skills with per-phase and per-step granularity for deterministic behavior.

Can I update a markdown checklist without losing previously checked items?

Yes, you can update a markdown checklist without losing previously checked items. The system supports non-destructive updates to live progress files, preserving user-checked items while applying new changes to the workflow.

How do I start tracking an ad-hoc task list in an agile workspace?

To start tracking an ad-hoc task list in an agile workspace, enable engagement workspace progress tracking and create - [ ] markdown steps to represent upcoming work. The system persists these checkboxes for ongoing visibility.

Does markdown task management work for tracking full delivery pipelines?

Markdown task management works for tracking full delivery pipelines by persisting progress with checkboxes across pipeline phases. It coordinates multiple leaf skills within a single engagement workspace to maintain visibility and alignment.