todos
SolidHandle the agent personal todos.md file
Install
Quality Score: 85/100
Skill Content
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
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.
mindforge-add-todo
Capture idea or task as todo from current conversation context
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).
mindforge-check-todos
List pending todos and select one to work on
agentsmd-authoring
Use when editing agentsmd files, creating skills/agents/rules, or working in ai-assistant-instructions