# Plan

> Create a task breakdown with acceptance criteria, file scope, and test plan.

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

---


# Plan

## When to use

- You have a product mission + docs and need a clear task breakdown.

## Instructions

1. Extract acceptance criteria and constraints.
2. Create tasks (T1..TN) with:
   - user story + criteria
   - files to create/modify
   - tests to add/run
   - dependencies
3. Keep tasks small and parallelizable.

