# Task Create

> Create structured task files for planning dev work. Use when user asks to "create a task", "add a task", "plan a task", or needs to document work items. Creates numbered markdown files in docs/planning/tasks/.

- Skill: `majiayu000/task-create-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/task-create-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/task-create-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/majiayu000/task-create-2

---


# Task Create

Create task files using the `aaa` CLI.

## Workflow

1. Run: `aaa task create <name>` (optionally with `--story NNN`)
2. Write content using template
3. If linked to story, update story's Tasks section

## References

- **CLI & workflow:** @context/blocks/docs/task-management.md
- **Template:** @context/blocks/docs/task-template.md

