Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
examples/digital-brain-skill/operations/todos.md
1# Task List23## Today's Focus45### P0 - Must Do Today6<!-- Blocking, urgent, non-negotiable -->7- [ ] [PLACEHOLDER: Critical task]89### P1 - Do This Week10<!-- Important, needs attention soon -->11- [ ] [PLACEHOLDER: Important task]12- [ ] [PLACEHOLDER]1314---1516## Active Tasks1718### P2 - This Month19<!-- Valuable, schedule when possible -->20- [ ] [PLACEHOLDER: Monthly task]21- [ ] [PLACEHOLDER]2223### P3 - Backlog24<!-- Nice to have, get to when P0-P2 clear -->25- [ ] [PLACEHOLDER: Backlog item]26- [ ] [PLACEHOLDER]2728---2930## By Area3132### Building (Product/Business)33- [ ] [PLACEHOLDER]3435### Content36- [ ] [PLACEHOLDER]3738### Network/Relationships39- [ ] [PLACEHOLDER]4041### Learning42- [ ] [PLACEHOLDER]4344### Personal45- [ ] [PLACEHOLDER]4647---4849## Waiting On50<!-- Tasks blocked by others -->5152| Task | Waiting On | Since | Follow Up |53|------|------------|-------|-----------|54| [PLACEHOLDER] | [Person/Thing] | [DATE] | [DATE] |5556---5758## Completed This Week59<!-- Move here when done, clear weekly -->60- [x] [PLACEHOLDER: Completed task] _(completed: DATE)_6162---6364## Notes6566```67[PLACEHOLDER: Any context, blockers, or notes about current priorities]68```6970---7172*Priority Guide:*73- *P0: Do today, everything else waits*74- *P1: Must complete this week*75- *P2: Target this month*76- *P3: Backlog, no deadline*77