todos

Solid

Handle the agent personal todos.md file

AI & Automation 486 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
35
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Agent Personal Todos File location: `/workspace/personal/todos.md` ## Format ``` # My TODOs ## Current - [ ] Task 1 - [x] Task 2 - [ ] Task 3 ## <YYYY-MM-DD> - [ ] Task 4 - [ ] Task 5 ``` `## Current` contains ongoing tasks related to your active work — what you should be focusing on right now. Once done, move completed tasks to a section with the completion date (create it if it doesn't exist). ## Keep it tidy Regularly review and clean up: remove completed tasks from `## Current` and archive them under the appropriate date section. ## Fallback If this skill is used without a clear action, provide a summary of how to use the todos.md file, including the format above.

Details

Author
desplega-ai
Repository
desplega-ai/agent-swarm
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

ia-file-todos

File-based todo and task tracking in the todos/ directory. Use when creating, triaging, listing, or managing todo files, tracking work items, managing the backlog, converting PR comments to tracked tasks, or checking todo status and dependencies.

20 Updated today
iliaal
Data & Documents Listed

todo

Add, list, and update items in Mukul's persistent TODO list at ~/.claude/assistant-todo.json. Use when the user types /todo, asks to "add a todo", "mark td-NNN done", "defer td-NNN", "remove td-NNN", or wants to see the current TODO list. Single source of truth — the Assistant agent reads from the same file. After any mutation, the dashboard auto-refreshes within ~15s; nudge the Assistant with a pulse for sub-minute freshness.

0 Updated yesterday
elitecoder
AI & Automation Listed

mindforge-add-todo

Capture idea or task as todo from current conversation context

0 Updated today
sairam0424
AI & Automation Listed

do

Work through a TODO.md checklist in the worktree root, continuing until all items are checked off.

17 Updated today
chardigio
AI & Automation Listed

agents-md-manager

This skill should be used when creating, auditing, or maintaining AGENTS.md files and Codex CLI configuration for any project—including initializing AGENTS.md for cross-agent compatibility (Codex, Cursor, Copilot, Devin, Jules, Amp, Gemini CLI), generating config.toml or .rules files, scaffolding .agents/skills/, converting CLAUDE.md to AGENTS.md, or auditing existing agent configs for bloat and staleness. Complementary to codex-orchestrator (which executes subagents; this skill creates the config files they consume).

33 Updated 2 days ago
tdimino