task

Capture tasks and append them to tasks.md with priority flags.

3|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/braselog/researchAssistant --skill task-braselog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task
Source: https://github.com/braselog/researchAssistant/tree/main/.ra/skills/task
Command: npx skills add https://github.com/braselog/researchAssistant --skill task-braselog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rapid task capture helps you convert fleeting thoughts into trackable to-dos without breaking your flow.

Core Features & Use Cases

  • Rapid task capture with optional priority flags (!high, !low) and a default Normal Priority.
  • Automatic organization: appends tasks to the correct section in tasks.md, preserving the prioritized structure.
  • Lightweight and flow-friendly: minimal output and no prompts to keep you focused.
  • Use Case: While coding or in a meeting, quickly record actions to be tackled later.

Quick Start

To use this skill, type /task followed by your description. To mark priority, prepend !high or !low. The task will be added to the appropriate section in tasks.md and a brief confirmation will be returned.

Frequently Asked Questions about task

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

FAQPage Schema
How do I quickly capture tasks and to-dos without breaking my workflow?

Quickly capture tasks by typing your description to instantly convert ideas into trackable to-dos in tasks.md. It appends entries to the correct priority section and provides a brief confirmation, keeping your workflow uninterrupted.

How does automatic task prioritization work in tasks.md?

Automatic task prioritization works by parsing optional priority flags like !high or !low from your input. It assigns a default Normal Priority if omitted, then appends the task to the matching priority section in tasks.md to preserve structure.

Can I use rapid task capture during meetings to record actions for later?

Yes, you can use rapid task capture during meetings to record actions for later. It applies when ideas arise during work, allowing fast capture with minimal output and no prompts to keep you focused on the meeting.

What is the best way to organize a to-do list by priority in markdown?

The best way to organize a to-do list by priority in markdown is using automated task capture. It parses your input for priority flags and appends items to the correct section in tasks.md, preserving a prioritized structure automatically.

Does lightweight task management require any dependencies or setup?

Lightweight task management requires no dependencies or setup. It operates independently to parse input, apply prioritization, and update tasks.md with a standardized entry while providing a brief confirmation.

Why does my task capture output minimal text and no prompts?

Task capture outputs minimal text and no prompts to be lightweight and flow-friendly. This design prevents breaking your focus during work or meetings, providing only a brief confirmation that the tasks.md file was updated.