# 10 Todo

> Split the user prompt into independent todos and run one executor agent per todo in parallel, then report a minimal table. Use when the user says "todo" or asks to fan out a multi-part request into parallel implementations.

- Skill: `ai-driven-dev/10-todo` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add ai-driven-dev/10-todo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ai-driven-dev/10-todo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: ai-driven-dev (https://skillmd.com/u/ai-driven-dev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ai-driven-dev/10-todo

---


# Todo

Turn one prompt into N independent todos, implement them in parallel, report a table.

## Actions

```markdown
actions/01-todo.md
```

Before running an action, read its file in `actions/`, not only the table or assets.

