task-tracker

Manage development task lifecycles with creation, decomposition, status updates, and archival workflows.

309|58|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/bkywksj/knowledge-base --skill task-tracker-bkywksj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-tracker
Source: https://github.com/bkywksj/knowledge-base/tree/main/.claude/skills/task-tracker
Command: npx skills add https://github.com/bkywksj/knowledge-base --skill task-tracker-bkywksj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Task tracking and progress management for development projects, enabling teams to create tasks, decompose work, update statuses, and archive completed work.

Core Features & Use Cases

  • Create tasks with ownership and milestones, and decompose larger tasks into actionable steps.
  • Track task status across a lifecycle (pending, in_progress, testing, completed, archived) with easy updates and filters.
  • Archive completed work for long-term planning and knowledge retention.

Quick Start

Create a new task, assign it, and update its status to demonstrate the full lifecycle.

Frequently Asked Questions about task-tracker

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

FAQPage Schema
How do I track development tasks across their entire lifecycle?

Track development tasks by applying a defined lifecycle workflow of pending, in_progress, testing, completed, and archived states. You manage progress by moving tasks between these states to coordinate models, database, services, and commands.

How do I decompose large development tasks into actionable steps?

Decompose large development tasks by creating parent tasks with assigned ownership and milestones, then breaking them down into smaller actionable steps. This decomposition workflow satisfies end-to-end project requirements by making complex work trackable.

Can I use this task tracking workflow for a Tauri frontend project?

Yes, this task tracking workflow applies directly to development projects using Rust, Tauri, and frontend technologies. It coordinates your project management by mapping models, database, services, and commands within those specific environments.

What is the best way to archive completed development work for long-term planning?

Archive completed development work by moving tasks to the archived state within the task lifecycle. Archiving completed tasks retains project knowledge and supports long-term planning by keeping finished work separate from active pending or in_progress items.

Why does my development task tracking need a defined lifecycle of pending and testing states?

A defined task lifecycle of pending, in_progress, testing, completed, and archived is needed to coordinate end-to-end development workflows. These states satisfy project management requirements by providing clear status updates and filtering across models, database, and services.