task-tracker

Tracks project tasks lifecycle from creation to completion with enforced workflows and overdue escalation.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ngochuy13/intern-dev --skill task-tracker-ngochuy13
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: task-tracker
Source: https://github.com/ngochuy13/intern-dev/tree/main/skills/task-tracker
Command: npx skills add https://github.com/ngochuy13/intern-dev --skill task-tracker-ngochuy13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of managing project work without losing visibility into task status, deadlines, and blockers.

Core Features & Use Cases

  • Create, assign, and validate tasks with required fields (title, assignee, priority, deadline) and consistent workflow states.
  • Update status safely by enforcing valid transitions and surfacing invalid moves with corrective guidance.
  • Generate actionable progress reporting including task board views, overdue highlighting, and blocked-task escalation with a reason and action plan.

Quick Start

Ask: create a high priority task for Alice with deadline March 25 in Project Atlas, then show the task board and any overdue or blocked items.

Frequently Asked Questions about task-tracker

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

FAQPage Schema
How do I track project tasks from creation to completion without losing status visibility?▼

Generate a task board view that highlights overdue deadlines and escalates blocked items with a required reason and action plan, ensuring progress reporting surfaces critical work immediately.

How does task status workflow validation work when updating project progress?▼

Task status workflow validation enforces valid transitions across Backlog to Done states, surfacing invalid moves with corrective guidance to ensure safe status updates and prevent ambiguous project tracking.

How do I escalate blocked tasks and overdue deadlines in a project status report?▼

Escalate blocked tasks and overdue deadlines by generating a progress report that highlights delayed work, requiring a stated reason and action plan for any blocked item to drive resolution.

What is required to create a task and assign it within a project context?▼

Creating a task requires a title, assignee, priority, and deadline within a specified project context, generating a unique task ID to maintain consistent workflow states from the start.

Can I use this task tracker for deadline management across multiple projects?▼

Yes, task tracking applies to a specified project context, calculating progress and enforcing deadlines per project to manage overdue work and blocked items across distinct project boundaries.