Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.34 KB

File metadata and controls

48 lines (32 loc) · 1.34 KB

Active Tasks

This file tracks current and background tasks. Update it as you start new work or complete tasks.

Current Focus

Background Tasks

Quick Start New Task

  1. Create a new file: tasks/active/task-name.md
  2. Copy the template from tasks/active/example-task.md
  3. Add it to this list
  4. Tell Claude: "I'm working on task-name" or use /task task-name

Moving to Completed

When a task is done:

mv tasks/active/task-name.md tasks/completed/

Then remove it from this list.


Recently Completed

  • rdc-therock (2025-11-11) - Created RFC0007 for RDC TheRock integration with static gRPC
  • simde-library (2025-11-11) - Added SIMDe third-party library to TheRock