productivity-tasks
Installation
SKILL.md
Task Management
Tasks are tracked in a simple TASKS.md file that both you and the user can edit.
File Location
Always use TASKS.md in the current working directory.
- If it exists, read/write to it
- If it doesn't exist, create it with the template below
Dashboard Setup (First Run)
A visual dashboard is available for managing tasks and memory. On first interaction with tasks:
- Check if
dashboard.htmlexists in the current working directory - If not, inform the user they can copy it from the productivity pack or run the
productivity-startskill. - Inform the user: "Run
productivity-startto set up the full system including the dashboard."