task-manager

Manage structured task workflows in TASKS.md with approvals.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/arthurharysson/valra.gg --skill task-manager-arthurharysson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-manager
Source: https://github.com/arthurharysson/valra.gg/tree/main/.claude/skills/task-manager
Command: npx skills add https://github.com/arthurharysson/valra.gg --skill task-manager-arthurharysson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines backlog management in TASKS.md by adding, running, tracking, and completing tasks with step-by-step approvals.

Core Features & Use Cases

  • Add new tasks to a backlog with a standardized template
  • Run tasks step-by-step with approvals between stages
  • Read TASKS.md to show progress
  • Mark a task completed at end of session

Quick Start

Create a new task by using the add <description> mode and follow the prompts to structure sub-tasks and dependencies.

Frequently Asked Questions about task-manager

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

FAQPage Schema
How do I automate backlog management in a markdown file?

Automating backlog management in a markdown file involves guiding task creation, execution, and completion within TASKS.md using structured workflows. This approach enforces template integrity and handles dependencies without needing external services.

How do I structure project tasks with step-by-step approvals?

To structure project tasks with step-by-step approvals, you can run tasks sequentially within a markdown backlog, pausing between stages for explicit approval. This ensures safe, auditable operations before moving to the next step.

Can I track task dependencies in a markdown backlog?

Yes, you can track task dependencies in a markdown backlog by defining them during task creation. The system reads the TASKS.md file to show progress and manages execution based on these defined dependencies.

Do I need external services or dependencies to manage a TASKS.md backlog?

No, you do not need external services or dependencies to manage a TASKS.md backlog. The process operates entirely offline using a standardized template, ensuring safe and auditable task operations without external integrations.

What is the best way to add new tasks to a project backlog?

The best way to add new tasks to a project backlog is using a standardized template within a markdown file. This enforces structural integrity by prompting for sub-tasks and dependencies during creation.