daily-task-manager

Manage task lifecycle by reading and writing structured markdown brain pages.

45|11|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/beyonai/ByClaw --skill daily-task-manager-beyonai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-task-manager
Source: https://github.com/beyonai/ByClaw/tree/main/middleware/openclaw/skills/gbrain/references/daily-task-manager
Command: npx skills add https://github.com/beyonai/ByClaw --skill daily-task-manager-beyonai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of fragmented task management by providing a centralized, structured, and persistent system for tracking daily responsibilities directly within your brain pages.

Core Features & Use Cases

  • Task Lifecycle Management: Seamlessly add, complete, defer, and review tasks with clear status tracking.
  • Structured Prioritization: Organize tasks into P0 (Urgent) through P3 (Backlog) levels to ensure focus on high-impact work.
  • Use Case: Use this to manage your daily stand-up items or project milestones by moving tasks from your backlog to your daily agenda and archiving them upon completion.

Quick Start

Use the daily-task-manager skill to add a new P1 task for finishing the project documentation by today.

Frequently Asked Questions about daily-task-manager

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

FAQPage Schema
How do I manage daily task lifecycles using markdown?

Daily task management in markdown uses a structured brain page to support task creation, prioritization, completion, and deferral through standardized file operations and timeline entries for persistence.

How do I structure task prioritization for project milestones?

Task prioritization is structured into four levels: P0 for urgent tasks, P1 and P2 for standard priorities, and P3 for backlog items, ensuring focus on high-impact work.

Can I use a brain page to track daily stand-up items?

Yes, you can track daily stand-up items by moving tasks from your backlog to your daily agenda on a brain page and archiving them upon completion.

Does the daily task manager support task persistence and auditability?

Task persistence and auditability are ensured by writing to a structured brain page using standardized file operations and timeline entries for tracking task history.

What is the best way to defer tasks in a markdown workflow?

Deferring tasks in a markdown workflow involves updating their status within the structured brain page schema, moving them out of the daily agenda while maintaining their prioritization level.