Agent skill
todos
Handle the agent personal todos.md file
Install this agent skill to your Project
npx add-skill https://github.com/desplega-ai/agent-swarm/tree/main/plugin/pi-skills/todos
SKILL.md
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
implement-issue
Implement a GitHub issue or GitLab issue and create a PR/MR
start-leader
Start the Agent Swarm Leader
investigate-sentry-issue
Investigate and triage a Sentry error issue
user-management
How to manage the user registry — creating users for new Slack/GitHub/GitLab identities, managing aliases, resolving users across platforms. Use when a new human interacts with the swarm or when user identity needs updating.
close-issue
Close a GitHub or GitLab issue with a summary comment
swarm-chat
Effective communication within the agent swarm using internal Slack
Didn't find tool you were looking for?