# Story Create

> Create structured story files for planning user-facing features. Use when user asks to "create a story", "add a story", "plan a story", or needs to document user value. Creates numbered markdown files in docs/planning/stories/.

- Skill: `majiayu000/story-create` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/story-create`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/story-create/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-21
- Page: https://skillmd.com/skills/majiayu000/story-create

---


# Story Create

Create story files using the `aaa` CLI.

## Workflow

1. Run: `aaa story create <name>`
2. Write content using template
3. **Prompt user:** "Create tasks for this story?"
4. If yes, create tasks with `--story NNN` flag

## References

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

