tasks

Generate timestamped task lists in Markdown files for progress tracking.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/dzineer/dzineer-computer-claude-skills --skill tasks-dzineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/dzineer/dzineer-computer-claude-skills/tree/main/tasks
Command: npx skills add https://github.com/dzineer/dzineer-computer-claude-skills --skill tasks-dzineer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you create and maintain organized lists of tasks, ensuring that your work is tracked, progress is visible, and important items are not forgotten.

Core Features & Use Cases

  • Task List Creation: Generates timestamped task lists for tracking ongoing work.
  • Progress Tracking: Allows marking tasks as complete and organizing future tasks.
  • Memory Management: Updates Claude's memory to reference the current task list, preventing loss of context before compaction.
  • Use Case: At the start of a new sprint, use this skill to create a TASKS_YYYYMMDD_HHMMSS.md file, listing all planned features and bug fixes. As you complete items, cross them out and add new ones as they arise.

Quick Start

Create a new task list for today's work.

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I track task progress and prevent losing context during AI memory compaction?

To prevent losing context during AI memory compaction, you can generate timestamped Markdown task lists to track progress. This approach updates AI memory with current task statuses before data compaction occurs.

What is the best way to organize a to-do list for future planning in Markdown?

The best way to organize a to-do list in Markdown is to use timestamped files. This structured approach separates completed tasks from planned activities, ensuring your future planning remains visible.

How do I create a timestamped task list for tracking ongoing work?

You create a timestamped task list for tracking ongoing work by generating a structured Markdown file. This file organizes to-do items, completed tasks, and planned activities to monitor work progress.

Can I update AI memory with current task statuses before data compaction?

Yes, you can update AI memory with current task statuses before data compaction. This facility context management ensures your ongoing work progress is referenced and not lost.

Does generating task lists in Markdown work without external dependencies?

Generating task lists in Markdown works without external dependencies. You can structure your to-do items and track work progress independently using basic Markdown files.

Why use timestamped Markdown files for tracking work progress instead of standard notes?

Timestamped Markdown files provide structured organization for tracking work progress, preventing important items from being forgotten. They clearly separate completed tasks from future planning.