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