task-tracking-dots

Installation
SKILL.md

Task Tracking with Dots

Dots is a lightweight task tracker for managing work across sessions. Use the dot CLI to track work items, dependencies, and completion reasons.

When to use this skill

Use this skill when you need to:

  • Track work items across sessions
  • Manage dependencies between tasks
  • Record completion reasons for auditability

Preflight: ensure dot is installed

Before running any workflow commands, check for the dot CLI:

command -v dot >/dev/null 2>&1
Installs
36
GitHub Stars
35
First Seen
Feb 3, 2026
task-tracking-dots — randroids-dojo/skills