tasks

Manage personal and project tasks with distributed YAML storage and cross-project aggregation.

4|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tandregbg/core-claude-skills --skill tasks-tandregbg
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/tandregbg/core-claude-skills/tree/main/skills/tasks
Command: npx skills add https://github.com/tandregbg/core-claude-skills --skill tasks-tandregbg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a robust system for tracking personal and project-related tasks, ensuring nothing falls through the cracks and maintaining a clear overview of your workload.

Core Features & Use Cases

  • Distributed Task Management: Tasks are stored in _tasks.yaml files within relevant directories, keeping context close to the work.
  • Cross-Project Correlation: Aggregates tasks from across your entire vault for a unified view.
  • Source Linking: Connects tasks back to their origin (meetings, decisions, manual input) for better traceability.
  • Automatic Carry-Forward: Ensures tasks that aren't completed are automatically rolled over.
  • Use Case: As you attend meetings, action items are automatically captured and added to your task list, which you can then review and prioritize.

Quick Start

Add a new task by typing /tasks add "Call the client about the new proposal".

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I track personal tasks and project action items across different directories?▼

This task tracker manages personal and project tasks using distributed file storage, storing items in local _tasks.yaml files while aggregating them for a unified cross-project view.

How does task carry-forward work for incomplete todo items?▼

Automatic carry-forward ensures incomplete tasks are rolled over to your current task list automatically, preventing unfinished items from falling through the cracks during weekly reviews.

Can I link tasks back to meeting notes and decisions for traceability?▼

Yes, source linking connects tasks back to their origin, capturing action items directly from meetings and decisions to maintain full context and traceability.

What is the best way to add a new task or import existing todos?▼

You can add a new task by typing a slash command like /tasks add, or import existing todos and update their status manually for immediate tracking.

Does this task management approach work for tracking meeting action items?▼

Yes, it facilitates task tracking from meetings, decisions, and manual input, automatically capturing action items as you attend meetings and adding them to your review list.

How do I review my task workload across multiple projects?▼

Cross-project correlation aggregates tasks from across your entire vault, providing a unified view of your workload to support weekly reviews and prioritization.