task-manager

Triage BRAIN_DUMP.md inputs into a prioritized TASK_MASTER.md ledger.

8|1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/officebeats/beats-pm-antigravity-brain --skill task-manager-officebeats
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: task-manager
Source: https://github.com/officebeats/beats-pm-antigravity-brain/tree/main/.agent/skills/task-manager
Command: npx skills add https://github.com/officebeats/beats-pm-antigravity-brain --skill task-manager-officebeats

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Triage chaotic inputs from BRAIN_DUMP.md into a clean, prioritized TASK_MASTER ledger, enabling immediate action and clear ownership.

Core Features & Use Cases

  • Parallel triage of bugs, features, and tasks with deterministic routing to TASK_MASTER.md and clearing BRAIN_DUMP.md.
  • Ledger management with structured rows containing Priority (P0, P1, P2), Due, ID, Task, Description, Status, and Owner; includes completion moves to a bottom "Completed" section.
  • Automation and guardrails to maintain Inbox Zero and recover gracefully if inputs are missing or ambiguous.

Quick Start

Instruct the assistant to triage the BRAIN_DUMP.md, populate TASK_MASTER.md with prioritized tasks, and archive completed items.

Frequently Asked Questions about task-manager

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

FAQPage Schema
How do I automatically triage tasks from a brain dump file into a prioritized ledger?▼

To triage tasks from a brain dump file, this Skill maps chaotic inputs from BRAIN_DUMP.md to a prioritized TASK_MASTER.md ledger. It uses deterministic routing rules to categorize tasks, clear the inbox, and generate structured rows.

What is the best way to prioritize bugs and features in parallel for product management?▼

The best way to prioritize bugs and features in parallel is using a structured P0, P1, and P2 priority scheme. This Skill routes items into a TASK_MASTER ledger, tagging each with owner, date, and dependency data for clear ownership.

How do I maintain Inbox Zero when managing a markdown task ledger?▼

You can maintain Inbox Zero by applying automated guardrails that clear BRAIN_DUMP.md after populating TASK_MASTER.md. The Skill recovers gracefully from missing or ambiguous inputs to ensure your task ledger remains organized without manual cleanup.

Does this task triage approach work without external dependencies?▼

Yes, this task triage approach works without external dependencies. It relies entirely on explicit input mappings and file I/O tooling to read BRAIN_DUMP.md and write prioritized tasks directly to TASK_MASTER.md.

How are completed tasks archived in a deterministic task-management workflow?▼

In a deterministic task-management workflow, completed tasks are archived by moving their rows to a bottom 'Completed' section in the TASK_MASTER ledger. This is governed by explicit completion rules within the file structure.

What happens to ambiguous inputs during automated task triage?▼

When automated task triage encounters ambiguous inputs, built-in guardrails trigger a graceful recovery. Instead of failing, the Skill attempts to resolve the ambiguity or safely skips the entry while continuing to populate the ledger.