tasks

Manage per-project TASKS.md files with Active, Someday, and Done sections.

Updated Nov 8, 2025
One-click install
npx skills add https://github.com/berad217/human-training --skill tasks-berad217
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/berad217/human-training/tree/main/skills-source/tasks
Command: npx skills add https://github.com/berad217/human-training --skill tasks-berad217

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of losing track of project tasks and having unplanned tangents or "I should also…" ideas derail your current work, giving you a clear forward-looking queue separate from backward-looking decision logs.

Core Features & Use Cases

  • Per-project TASKS.md management: Maintains a standardized task file for each project with Active, Someday, and Done sections to organize current work, deferred ideas, and completed tasks.
  • Tangent capture guardrail: Automatically offers to park unplanned ideas or commitments to the Someday section mid-work so you stay focused on your current active task.
  • Use Case: If you’re mid-sprint working on a fetch client and remember you need to refactor the retry logic later, you can park that idea immediately without switching context and losing your place.

Quick Start

Tell your AI "add a task to implement exponential backoff in the fetch client by end of week" to add a new active task to your project's TASKS.md file.

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I capture unplanned ideas mid-sprint without losing my current work context?

To capture tangents without losing context, use a task management guardrail that automatically parks deferred ideas into a Someday section. This prevents work derailment by keeping your active task queue focused on current work.

What is the best way to organize project tasks separate from decision logs?

The best way to organize project tasks separate from decision logs is maintaining a standardized TASKS.md file. This forward-looking queue uses Active, Someday, and Done sections to separate current work from backward-looking decisions.

How do I add a new active task to my project workflow?

To add a new active task to your project workflow, instruct your AI assistant to add the task with its description and deadline. The system confirms all task modifications and updates the Active section in your TASKS.md file.

Does this task management system work for hobby project workflows?

Yes, this task management system works for both software development and hobby project workflows. It tracks active work, captures deferred ideas, and logs completed tasks, satisfying the requirement for an AI-assisted task management system.

When do I need a forward-looking task queue for software development?

You need a forward-looking task queue for software development when unplanned tangents or forgotten ideas risk derailing your current work. It separates active work from deferred ideas and completed tasks, preventing context switching and lost progress.

What are the limitations of using a standardized TASKS.md file for sprint planning?

The standardized TASKS.md file for sprint planning is limited to per-project task organization with Active, Someday, and Done sections. It does not replace backward-looking decision logs and requires AI confirmation for all task modifications.